Documentation for Developers by Developers

Select a Platform

Event AppData Update

Description

Updates an AppData record for the given Event.

Endpoints

https://service.proxomo.com/v09/json/event/{EventID}/appdata
https://service.proxomo.com/v09/xml/event/{EventID}/appdata
 

HTTP Method

PUT
 

URL Parameters

Name Data Type Required? Notes
EventID String Yes Unique identifier of Event record.

JSON Sample

Request:
PUT: https: //service.proxomo.com/v09/json/event/laefC9diAkNws4hC/appdata
{
    "ID": "gwEVuBvsEobnmDuy",
    "ObjectType": "PROXOMO",
    "Value": "New Value",
    "Key": "event-key"
}

Response:
200 OK

So many developers use Proxomo What are you waiting for?

SIGN ME UP