Suspend a credential
POST/api/credential/v1/:credentialId/suspend
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Permissions: CREDENTIAL_SUSPEND
Suspends a credential, rendering it invalid until it has been reactivated. Related guide: Suspension and Revocation
Request
Responses
- 204
- 400
- 404
- 500
No Content
Business rule error
Credential not found
Internal server error