Custom API keys
Delete Custom API Key
DELETE
/
v0
/
custom_api_key
Deletes the custom API key from your account.
Authorizations
Authorization
string
requiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
name
string
requiredName of the custom API key to delete.