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) - Only project type that supports branching and individual key operations
- ❌ Documents projects (paged_documents) - Branching not supported
- ❌ Marketing projects (content_integration, marketing, marketing_integrations) - Branching not supported
Requires <code>delete_keys</code> OAuth access scope.
delete/projects/{project_id}:{branch}/keys/{key_id}
Path parameters
project_idstring required
A unique project identifier
branchstring required
Branch name
key_idnumber required
A unique identifier of the key.
Response
OK