Skip to main content
DELETE
Delete API keys

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspaceId
string
required

Workspace ID

Minimum string length: 1
apiKeyIds
string
required

Comma-separated API key IDs to delete

Minimum string length: 1

Response

API keys deleted

success
enum<boolean>
required
Available options:
true
data
object
required