Overview
Manages PADS4 user profile data: display preferences, avatar images, notification settings, and per-user customisation. Separate from authentication — handles the profile layer on top of identity.Authentication
All endpoints use the standard PADS4 session cookie. Obtain it once and reuse:Replacehttps://<your-server>with your PADS4 server address and<ServiceName>with the service path shown above.
Endpoint Reference
Request & Response Examples
GET /api/v1/UserProfiles
Request:
200 OK:
POST /api/v1/UserProfiles
Request:
200 OK:

