Deactivate Credential
PUT /auth/credentials/deactivate
Deactivates a credential that was previously active. If the credential is already deactivated no action is taken
User action signature required. See User Action Signing for more information.
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Required Permissions
Name | Conditions |
---|---|
| Always Required |
Request body
|
| The UUID of the credential that is being deactivated |
Example
Responses
See Common Errors for common errors.
See Credential Management Errors for credential management specific errors.
Success - generic success message
Last updated