v1
latestOpenAPI 3.1.02026-08-066984441.1 MBworkflows
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