Links a custom field definition to 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

workflowIdstringRequiredformat: "uuid"

Request

This endpoint expects an object.
customFieldDefinitionIdstringRequiredformat: "uuid"
The id of the custom field definition.
orderdoubleRequired
The order of the custom field definition.

Response

No Content

Errors

400
Bad Request Error
404
Not Found Error