Skip to main content

Revoke one of the caller's API keys

DELETE 

/v1/apikeys/:id

Soft-revokes a key the caller owns (a super-user may revoke any key): the key is marked revoked and stops authenticating immediately, but its record is kept rather than deleted. Revoking an already-revoked or expired key is a no-op and still returns success.

Request

Responses

Revoke one of the caller's API keys