Workspaces
Expire pending API keys
Immediately expires all pending API keys (those with expires_at set) for a workspace. Useful after verifying that the new key works correctly. Cannot be used on protected workspaces. Rate limited to 1 request per minute.
post/workspaces/{id}/api-key/expire
Path parameters
idstring uuid required
Workspace ID
Request body
Response
Pending keys expired successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.