Skip to main content
POST
Expire pending API keys

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Path Parameters

id
string<uuid>
required

Workspace ID

Response

Pending keys expired successfully

success
boolean

Whether the operation succeeded

expired_keys
object[]

List of expired keys with details

workspace_id
string<uuid>
message
string

Optional message when no pending keys exist