v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
projectTemplates

Updates the order of a project status within a project template.

<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>

post/projecttemplates/{projectTemplateId}/updateprojectstatusorder

Path parameters

projectTemplateIdstring uuid required

The id of the project template to update the status order for.

Headers

Authorizationstring required

Bearer authentication

Request body

projectStatusIdstring uuid required

The id of the project status.

orderinteger nullable

The order value which determines the position of the project status in the flow of the project type. Only accepts 0 and positive values. For independent statuses without successor and predecessor this value is set to null.

Response

No Content

object required