v1
latestOpenAPI 3.0.32026-07-2415128381.3 KBKeys
Delete a key
Deletes a key from the project. Requires Manage keys admin right.
Project Type Compatibility:
- ✅ Software projects (localization_files)
- ✅ Marketing projects (content_integration, marketing, marketing_integrations)
- ❌ Documents projects (paged_documents) - Individual key deletion not supported. Keys are managed through file operations.
Requires <code>delete_keys</code> OAuth access scope.
delete/projects/{project_id}/keys/{key_id}
Path parameters
project_idstring required
A unique project identifier
key_idnumber required
A unique identifier of the key.
Response
OK