Delete User API Key

Delete a specific API key for the specified user. Only superusers or the user themselves may delete the API key.

Path parameters

idstringRequired

ID of the user

key_idstringRequired

ID of the API key to delete

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-KeystringRequired

Response

Successful Response

resultsobject

Errors