Update settings of a task

Update settings of a task.

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

For this action, you can update settings for a draft or waiting task.
If the task is in waiting status, only the settings for a undone stage can be updated.

To confirm whether a member has permission to update settings of a specific task, please refer to the access_info.update parameter in the response from the Get a task API.

📘

Reminder

This action only update the task settings. For fully update properties of a draft task, please refer Update task.

🚧

Read-Only Template

Please be aware that when using a read-only template, some attributes cannot be overridden, which include:

  • cc_infos, message, completed_message, references, and completed_references in task_setting

scope: sign_tasks.general.write
available user plans: all

Body Params

Sign task update settings.

integer
required

Task ID.

stages
array of objects
stages
task_setting
object

Task setting request body.

metadata
object

Metadata. Maximum 10 key-value pairs, where each key length must be less than or equal to 40 characters and each value length must be less than or equal to 100 characters.

Headers
string
required

OAuth2 Bearer token.

Responses

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