Set global user settings
POST/api/management/v1/useradm/settings
Create global user settings or replace existing settings with provided object.
Request
Responses
- 201
- 400
- 401
- 403
- 412
- 500
User settings set.
Invalid Request.
Unauthorized.
The user has no access to authentication settings because of unverified email address.
ETag doesn't match.
Internal Server Error.