Skip to main content

Update a project plan subtask

PATCH 

/api/project-plan-subtasks/{id}

Required permissions:

  • project_plan.edit: allows the update of project plan subtasks.

Custom fields

Set single-option custom fields using dynamic fields named like custom_field_55 where 55 is the ID of the custom field; the value is the ID of the option to select, or null to clear it. Omitting the field leaves its value unchanged. Only single-option custom fields are supported.

Request

Responses

Returns the project plan subtask updated.