Skip to main content
PATCH
Update an attribute assignment for a user

Headers

Authorization
string
required

value must be Bearer <token> where <token> is api key prefixed with cal_

Path Parameters

orgId
number
required
userId
number
required
attributeOptionId
string
required

Body

application/json
weight
number

The weight of the attribute for this user

Required range: x >= 0

Response

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

"success"

data
object
required