Update the caller's location
POST/api/v1/enduser/update-location
Sets the caller's coordinates. The IANA timezone is derived server-side from the coordinates and returned on the response — do not send a timezone.
Coordinates (0, 0) are a real location, not a deletion command. This operation does not offer a location-clear control.
Request
Responses
- 200
Location updated; response carries the derived timezone
Document ID: DOC-CP-identity-access-api-updateLocation. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-CP-identity-access-api-updateLocation#overview |
| Request | DOC-CP-identity-access-api-updateLocation#request |
| Responses | DOC-CP-identity-access-api-updateLocation#responses |