Create or update a user attribute POST /users/:userId/user_attributes Creates or updates a user attribute and returns the updated user metadata. Requires the users:write or user_attributes:write scope. Request Responses200The updated user metadata.