v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectTemplates
Updates a task status for the specified project template.
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>
put/projecttemplates/{projectTemplateId}/taskstatuses/{taskStatusId}
Path parameters
projectTemplateIdstring uuid required
The id of the project template.
taskStatusIdstring uuid required
The id of the task status to update.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK