Skip to main content
PUT
Update
🔑 Requires the organisation_settings.update scope.

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Path Parameters

id
string
required

Unique identifier for the custom field option

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

Body

application/json
sort_key
integer<int64>
default:1000
required

Sort key used to order the custom field options correctly

Example:

10

value
string
required

Human readable name for the custom field option. Values must not start or end with whitespace, or contain tabs or newlines.

Example:

"Product"

Response

200 - application/json

OK response.

custom_field_option
object
required