Skip to main content
PATCH
Change a behaviour attribute

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The attribute's ID.

Body

application/json

At least one of these.

label
string

Unique, ignoring case. Longer names are cut to 80 characters.

key
string

Turned into lowercase letters, digits and underscores. Unique.

description
string | null
show_on_website
boolean
show_on_kennel_card
boolean
disclose_on_adoption
boolean
disclosure
string | null
is_active
boolean
sort_order
integer

Response

The attribute, as it now is.

attribute
object
required