Skip to main content
PUT
Set one custom field

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

id
integer
required
slug
string
required

The custom field's key/slug.

Body

application/json
value
any
required

The value to store (string, number, boolean or null).

Response

Updated attributes

The response is of type object.