Support
Log In
Attributes

Set a user-scoped attribute value

Assigns (creates or replaces) the attribute value for one user. The value is type-checked against the attribute's declared type.

PUT/organizations/{organizationName}/users/{userName}/attributes/{attributeName}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

Standard identifier pattern for resource names

Match^[a-zA-Z0-9_ -]+$
userName*string

The user's userName — their email address (userName == email in this system; the identity the router resolves attribute values against). Matches the /users/{userName} resource key.

Formatemail
attributeName*string

Request Body

application/json

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json