Skip to main content
DELETE
Revoke a workspace API key

Authorizations

ACCESS-API-KEY
string
header
required

HMAC API-key identifier.

ACCESS-TIMESTAMP
string
header
required

Unix timestamp in seconds.

ACCESS-SIGN
string
header
required

Base64-encoded hex HMAC signature.

Path Parameters

workspace_id
string
required
api_key
string
required

Response

Revoked API key.

success
boolean
required
message
string
required
Example:

"success"

code
required
Example:

0

data
object
required