Partial update user app setup
PATCH/user-srv/usersetup/:id
Partially updates a User App Setup profile. Only fields present in the request body are merged.
Field key validation against Field Setup applies on update.
Requires role USERSETUP_MANAGER or APP_MANAGER.
Request
Responses
- 200
- 400
- 401
- 404
Updated successfully
Bad Request — invalid payload or validation failure
Unauthorized
Not Found