a686fddb4e0c

latestOpenAPI 3.1.12026-08-10130601.0 MB

Commit Translation

Commit all files changes to make them live.

patch/v1/{workspace}/translation/commit/

Path parameters

workspacestring required

Workspace slug (staging, production, etc.)

Query parameters

commit_messagestring

Commit message describing the changes

Response

Translations committed successfully

Example response

{
  "results": [
    {
      "filename": "en.json",
      "locale": "en",
      "locale_name": "English",
      "namespace": "task",
      "action": "added"
    }
  ]
}