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
id
ID of the user
key_id
ID of the API key to delete
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Response
Successful Response
results