Creates new task statuses for the specified project.

Creates new task statuses from the project template for the the specified project.

Required Permissions
The user must be an admin or have project-planning-data:write permissions or project-create:write permissions.

Path parameters

projectIdUUIDRequired

The id of the project.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
projectTemplateIdUUID or nullOptional

Response

No Content