Skip to main content
DELETE
Revoke an end-user token

Authorizations

Authorization
string
header
required

Locus Pro dashboard session (Cognito).

Path Parameters

externalUserId
string
required

Case-sensitive immutable ID in the tenant namespace. Prefer an identity-provider subject, not an email address.

Required string length: 1 - 200
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:@/-]{0,199}$
tokenId
string
required

Token record id from GET /credits/end-users/{externalUserId}/tokens.

Body

application/json
reason
string

Recorded on the credential audit event.

Response

Revoked.