Update a task

Updates the properties of a task. Requires Manage tasks admin right.

Requires write_tasks OAuth access scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

A unique project identifier

string
required

Branch name

number
required

A unique task identifier.

Body Params
string

Task title.

string

Brief task description. Used as instructions for AI in automatic_translation and lqa_by_ai task types.

string

Due date in Y-m-d H:i:s format. Example: "2024-12-24 23:59:59"

languages
array of objects

List of languages in the task. This field must be omitted for automatic_translation and lqa_by_ai task types.

languages
boolean

Whether languages should be closed automatically upon completion of the last item. Must be true or omit the property for automatic_translation and lqa_by_ai task types.

boolean

Whether the task should be automatically closed upon all language completion. Must be true or omit the property for automatic_translation and lqa_by_ai task types.

boolean

Whether the translation task items should be automatically marked as completed on edit. Must be true or omit the property for automatic_translation and lqa_by_ai task types.

boolean

Whether the task should be closed and notifications sent. The task cannot be reopened again.

closing_tags
array of strings

Tags that will be added to affected keys when task is closed.

closing_tags
boolean

If set to true, will lock translations for non-assigned project members.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json