Skip to main content
POST
Set Current Location

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Body

application/json

Record a Mobile Device's current location

device_id
string
required
location
GpsLocation-Create · object
required

This model represents a set of data describing a GPS location

Response

No Content