v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBSecurity Keys
Archive client key
Archives a client key so it no longer appears in list results or can be selected for new use. The key record is retained and can be restored with POST /v2/settings/security/keys/{key_id}/unarchive. Fails when the key is still referenced by campaign components or other platform resources.
delete/v2/settings/security/keys/{key_id}
Path parameters
key_idstring required
Response
Successful response
Example response
{
"created_at": "2025-10-24T02:00:00-07:00",
"description": "handlebars@buildtime:{{description}}",
"name": "handlebars@buildtime:{{name}}",
"updated_at": "2025-10-24T02:00:00-07:00"
}