Delete a key (write)
Translations
Delete a key (write)
Permanently remove a key and all of its values. On a branch (?branch=) the deletion is staged as part of the branch diff and only takes effect on merge. On a protected main branch, direct deletes are rejected — target a branch.
DELETE
Delete a key (write)
Authorizations
API token: tsu_pat_… (PAT) or tsu_proj_… (project token). The token's granted RBAC permissions determine access; see each operation's x-permission.
Path Parameters
Project id (UUID) or id-embedded path slug.
Translation key id (UUID).
Query Parameters
Target an open translation branch instead of main. Required when the project's main branch is protected.

