v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
customFields

Updates the order of a custom field definition linked to a workflow.

<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>

put/workflows/{workflowId}/customfielddefinitions/{customFieldDefinitionId}

Path parameters

workflowIdstring uuid required

The workflow Id.

customFieldDefinitionIdstring uuid required

The custom field definition Id.

Headers

Authorizationstring required

Bearer authentication

Request body

ordernumber double required

The order of the custom field definition within a project template or a project.

Response

OK

ordernumber double

The order of the custom field definition within a project template or a project.