Skip to main content
PATCH
Update a custom field option
Update an existing custom field option.

Path parameters

Request body

Provide the fields you want to update, such as label or position.

Authorizations

Authorization
string
header
required

Use a Terminal49 API key in the Authorization header with the Token prefix.

Authorization: Token YOUR_API_KEY

Path Parameters

definition_id
string
required

Custom field definition ID

option_id
string
required

Custom field option ID

Body

application/json
data
object

Response

200 - application/json

OK

data
Custom field option · object