Update custom field value

Set a custom field value for the organization, group, or device.

Body Params
string
required

The ID of the custom field to set the value for.

string | null

The ID of the object to set the value for. If not provided, the value will be set globally for the organization. Otherwise, the ID should represent a group or device whose custom field value will be set.

string
required

The value to set for the custom field.

boolean

When 'force' is true, the provided value will override any custom field values that are set for descendants of the assigned_to_id. Otherwise, the value will be set only for the assigned_to_id and any descendants that don't have an explicit custom field value set.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json