Skip to content

User account (/me)

Self-service endpoints for the signed-in User (the account, across all their orgs — see Connected ID). Base path: /api/v1/users.

Method · RouteSource
POST /registration/emailUserEndpoints.cs:27
POST /verification/email:34
Method · RoutePurposeSource
PUT /me/profileUpdate profile:169
POST /me/profile/photoUpload avatar:363
POST /me/korean-identity/initiate · /finalizeReal-name verification (본인인증):276, :308
Method · RoutePurposeSource
DELETE /my-devices/{deviceId}Remove a device key (account-wide):426
POST /my-devices/{deviceId}/claimClaim a device:447
POST /my-devices/{deviceId}/lockLock a device:485
POST /orgs/{slug}/device-requestRequest device access in an org:466

These are the account-level (UserCredential) view; the org-scoped device view is Devices, and the conceptual model is Devices.