Set User Attribute
PUT/audience-members/:id/user-attributes/:slug
Set the value of a single user attribute for the given audience member. The value
is validated against the attribute's type: string accepts any string, number
accepts any numeric value, boolean accepts a boolean, and enum accepts one of
the attribute's configured options.
Request
Responses
- 200
- 401
- 403
Unauthenticated
Authorization error