v1
latestOpenAPI 3.0.32026-07-17485661.9 KBDelete an API key
Deletes an API key from the specified space. Requires user authentication (JWT). API keys cannot delete other API keys.
delete/spaces/{space_id}/api_keys/{prefix}
Path parameters
space_idstring required
Ghost space ID.
prefixstring required
API key prefix (e.g. gt_...).
Response
API key deleted