| Retool API Availability | |||
|---|---|---|---|
| Cloud | Generally Available | ||
| Self-hosted Edge 3.33 or later | Generally Available | ||
| Self-hosted Stable 3.33 or later | Generally Available | ||
Add or update a user attribute
POST/users/:userId/user_attributes
Available from API version 2.1.0+ and onprem version 3.20.1+. Adds or updates a user attribute, and returns the updated user metadata. The API token must have either the "Users > Write" or "User Attributes > Write" scope.
Request
Responses
- 200
Returns the updated user metadata.