Skip to main content
DELETE
Bulk delete API Keys for the authenticated user

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
ids
string[]
required

Array of API key IDs to delete (maximum 50 keys per request)

Maximum array length: 50

Response

API Keys deleted successfully