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