Skip to main content
PATCH
Change a catalogue item

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Path Parameters

id
string
required

The item's ID.

Body

application/json
label
string

Cut to 120 characters.

fields
object[]

The whole list of fields, replacing the one there.

Maximum array length: 40
notes
string | null
is_active
boolean
sort_order
integer
alters
boolean

Response

The item, as it now is.

item
object
required