Skip to main content
DELETE
Revoke an agent profile's scoped key

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

id
string
required

Agent profile UUID.

keyId
string
required

Scoped key UUID.

Response

Key revoked.

ok
boolean
id
string
status
string
Example:

"revoked"