Update the Preferences

This API allows the user to update the preferences that are available in your account. To view multiple preferences that are available in your account, please refer the [Preference List] section of the API documentation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
[
    {
        "name": "trackee.supported.odo.show",
        "value": 0
    },
    {
        "name": "distance",
        "value": "MILES"
    },
    {
        "name": "fuel",
        "value": "liters"
    }
]

API Response explanation

FieldDescriptionData Type
generatedAtInMillisAPI request time in UTC millisecondsLong
dataAPI responseString
errorError description - if anyList<Error>
Body Params
RAW_BODY
array of objects
RAW_BODY
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json