latestOpenAPI 3.0.12026-08-218193199.7 KB
a753ea35d9dd
Access Control - Users
Set Profile Option
Sets the value of a profile option for the specified user. Admin only.
put/access_control/users/{user_id}/profile_options/{key}
Request body
Response
OK
AccessControlProfileOptions required
A map of profile option keys to their resolved values. A value is null when the option is unset and has no default. Returned both by the list endpoint (all keys) and by the single-option endpoint (one key).