Skip to main content

RemoveCredentials

POST 

/v1/credential/remove

Usage Plan

TypeRequestsTime limit (seconds)
Rate150060
Burst150060

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

A successful response.