Skip to main content
POST
Revoke an API key

Authorizations

Authorization
string
header
required

Phone Harness account API key (pck_…). The dashboard may use a Clerk session JWT with the same header. Never put an account key in a URL.

Body

application/json
key_hash
string
required

Identifier from GET /me/keys.

Pattern: ^[a-f0-9]{64}$

Response

Revocation request processed.

revoked
boolean
required