Deletes one or more translation entries. Supports single and bulk deletion. For bulk operations, provide a 'translations' array. Each item can be deleted by ID or composite key (locale + namespace + key).
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.