Deactivate a credential
POST https://{{host}}/identity-management/v3/api-clients/:clientId/credentials/:credentialId/deactivate
This operation deactivates a specific credential for an API client. This doesn't delete the API client, or the other credentials.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
accountSwitchKey | string | (Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys. |