Skip to main content

Delete API Key

Remove an API key by its name.

Path Parameters
api_key_name string REQUIRED

Unique API key name

Responses
200

API key deleted successfully

404

API key with that name does not exist

Schema OPTIONAL
details object

Detailed error metadata. The contents of this field is determined by error_code.

error_code string

Error code is a string that specifies this error type.

message string

Human-readable error message.