Skip to main content
DELETE
Revoke an API key

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Path Parameters

keyId
string
required

Identifier of the API key.

Example:

"key_01HXYZ"

Response

API key revoked.

success
boolean
Example:

true

data
object