Unlinks a custom field definition from a workflow.
<Check title="Required Permissions" icon="key">The user must be an admin or have `project-manage-config:write` permissions.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
workflowId
Request
This endpoint expects an object.
customFieldDefinitionId
The id of the custom field definition.
unlinkCustomFieldFromLinkedProjects
Gets or sets a value indicating whether the custom field should also be unlinked from workflow-linked projects, including deleting task custom field values.
Response
No Content
Errors
400
Bad Request Error
404
Not Found Error

