Skip to main content
PUT
Edit custom fields (batch)

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

projectUid
string
required
jobPartUid
string
required

Body

application/json

Batch update of custom field instances

addInstances
object[]

Custom field instances to add

removeInstances
object[]

UIDs of custom field instances to remove

updateInstances
object[]

Custom field instances to update

Response

successful operation

customFieldInstances
object[]