Skip to main content
Delete API Keys

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

This data structure is used to delete specified API keys.

keyIds
string[]

List of API key IDs to delete.

List of API key IDs to delete.

Response

This data structure is the response obtained after deleting API keys.