RemoveCredentials
POST/v1/credential/remove
Usage Plan
| Type | Requests | Time limit (seconds) |
|---|---|---|
| Rate | 1500 | 60 |
| Burst | 1500 | 60 |
Learn more about rate limits and usage plans in the Rate Limiting guide.
Deactivates APIJWT credentials for an API service account. If a key_id is provided, only that specific credential is removed. If no key_id is provided, all active credentials for the user are removed. Caller must provide at least one of user_code or channel_identifier. Empty strings are invalid. If both are provided, user_code wins.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.