Create a URL ticket
POST/nevisidm/api/core/v1/:clientExtId/users/:userExtId/url-ticket
Since: 2.80.0
Required permission(s): AccessControl.CredentialCreate
Creates a new URL ticket credential for the specified user.
The personified link is generated automatically and returned in the response body. Only one URL ticket credential is allowed per user at a time.
Request
Responses
- 201
- 403
- 404
- 422
URL ticket created successfully
Insufficient permissions
Referenced resource not found
Invalid request parameters