Skip to main content
PATCH
Revoke API key

Authorizations

x-api-key
string
header
required

Echo API key — format: echo_<64 hex chars>. Returned once on signup.

Path Parameters

apiKeyId
string<uuid>
required

Response

Key revoked

id
string<uuid>
Example:

"7a4d3ce4-787f-73ec-7a87-4f45a4fd93c4"

name
string
Example:

"production"

key_prefix
string
Example:

"echo_6f437a610fb"

status
enum<string>
Available options:
active,
revoked
Example:

"active"

created_at
string<date-time>
Example:

"2026-03-18T15:03:15.483Z"

updated_at
string<date-time>
Example:

"2026-03-18T15:03:15.483Z"