Switch session location

Switch the location of the current session to a new location. The location is specified by latitude and longitude coordinates.

Path Params
number
required

The latitude coordinate of the new location. Must be a decimal number between -90 and 90.

number
required

The longitude coordinate of the new location. Must be a decimal number between -180 and 180.

Query Params
string
required

A required parameter to specify the location label. This parameter must be URL-encoded.

Headers
string
required

Locally API token must be passed in the header to authenticate the API consumer

string
required

Session ID must be passed in the header to persist the user session. Can expire.

Responses
200

Successful

400

Bad Request

401

Unauthorized

402

Request Failed

403

Forbidden

404

Not Found

429

Too Many Requests

500

Server Error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!