Documentation for Developers by Developers

Select a Platform

Location AppData Update

Description

Updates an AppData record in a location.

Endpoints

https://service.proxomo.com/v09/json/location/{LocationID}/appdata
https://service.proxomo.com/v09/xml/location/{LocationID}/appdata
 

HTTP Method

DELETE
 

URL Parameters

Name Data Type Required? Notes
LocationID String Yes Unique identifier of a location record.

iOS Location AppData Update

Examples

[data Update:loc];

JSON Sample

Request:
PUT: https: //service.proxomo.com/v09/json/location/cbahGsBQ4LXtzh5m/appdata
{
    "ID": "Tjm4wriP8bnVviSG",
    "ObjectType": "PROXOMO",
    "Value": "location value",
    "Key": "location key"
}

Response:
200 OK

So many developers use Proxomo What are you waiting for?

SIGN ME UP