API Keys
Authorizations
X-API-KeystringRequired
API key for authentication. Get your key from the dashboard.
Path parameters
idintegerRequired
Responses
200
API key revoked
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
API key revoked successfully401
Authentication required or invalid
application/json
404
Resource not found
application/json
delete
/api-keys/{id}Last updated