OpenAPI 3.1.02026-08-206974451.1 MB
e022e57f681a
workflows
Unlinks a workflow from a project template.
Unlinks the workflow from the project template, cloning workflow statuses to local template-specific statuses. Custom fields and automations remain but become editable (no longer synced with workflow).
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>
post/projecttemplates/{projectTemplateId}/unlinkworkflow
Path parameters
projectTemplateIdstring uuid required
The id of the project template.
Headers
Authorizationstring required
Bearer authentication
Response
OK