Activate Credential
PUT /auth/credentials/activate
Activates a credential that was previously deactivated. If the credential is already activated 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
Auth:Creds:Update
Always Required
Request body
credentialUuid
*
String
The UUID of the credential that is being activated
Example
Responses
See Common Errors for common errors.
See Credential Management Errors for credential management specific errors.
Success - generic success message
Last updated