API Keys
Bulk delete API Keys for an organization
Delete multiple API keys in a single request.
DELETE
Bulk delete API Keys for an organization
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier for a specific organization
Pattern:
[a-zA-Z0-9_-~:]+Body
application/json
Array of API key IDs to delete
Maximum array length:
50Response
API Keys deleted successfully
Previous
List API Keys for the authenticated userRetrieve a list of API keys for the authenticated user.
Next
Bulk delete API Keys for an organization