Update callout location
Updates the location associated with an active callout without requiring the full callout response body. The path parameter is canonical; the request body should only contain the location payload.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
calloutId
Callout identifier.
Request
This endpoint expects an object.
latitude
longitude
accuracy
calloutIdDeprecated
Ignored. The callout is resolved from the {calloutId} path parameter; a calloutId in the body has no effect and is accepted only for backward compatibility with older integrators.
Response
Successful.
data
Errors
400
Bad Request Error
401
Unauthorized Error
