Skip to main content

Revoke Scoped Api Key

DELETE 

/v1/api-keys/scoped/:key_id

Revoke a scoped API key created by the caller.

Requires a Bearer token with the create_scoped_keys capability. Can only revoke keys that were created by the calling key.

Authentication required — include an Authorization: Bearer hsk_... header. See Authentication for details.

Request

Responses

Successful Response