Deactivate your credential
POST https://{{host}}/identity-management/v3/api-clients/self/credentials/:credentialId/deactivate
This operation deactivates a specific credential for your API client. This doesn't delete the client or the credentials. To update a specific credential, run the Update your credential operation.
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. |