Auth
Delete Api Key
Deactivate an API key.
Requires JWT Bearer authentication with the token received from the login endpoint.
delete/api/v1/auth/keys/{key_id}
Path parameters
key_idinteger required
Response
Successful Response
Deactivate an API key.
Requires JWT Bearer authentication with the token received from the login endpoint.
Successful Response