Updates custom fields.
Updates custom fields. The custom field order is stored for the 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
The workflow Id.
customFieldDefinitionId
The custom field definition Id.
Request
The order update form.
order
The order of the custom field definition within a project template or a project.
Response
OK
order
The order of the custom field definition within a project template or a project.
Errors
404
Not Found Error

