PATCH
/
v2
/
organizations
/
{orgId}
/
attributes
/
{attributeId}

Path Parameters

orgId
number
required
attributeId
string
required

Body

application/json
enabled
boolean
name
string
slug
string
type
enum<string>
Available options:
TEXT,
NUMBER,
SINGLE_SELECT,
MULTI_SELECT

Response

200 - application/json
data
object
required
status
enum<string>
required
Available options:
success,
error