v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
projects

Updates the order of a project status.

Updates the order of a project status.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

post/projects/{projectId}/updateprojectstatusorder

Path parameters

projectIdstring uuid required

The id of the project.

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