v1
latestOpenAPI 3.1.02026-08-066984441.1 MBworkflows
Unlinks a workflow from a project.
Unlinks the workflow from the project, cloning workflow statuses to local project-specific statuses. Custom fields and automations remain but become editable (no longer synced with workflow). <Check title="Required Permissions" icon="key">To unlink a workflow from a project the user must have project-master-data:write permissions on the specified project or be the project creator.</Check>
post/projects/{projectId}/unlinkworkflow
Path parameters
projectIdstring uuid required
The id of the project.
Headers
Authorizationstring required
Bearer authentication
Response
OK