REST API Test Page
Operation
PUT
on
/setup/subscribe/notification/windows/{providerApplicationId}
Update a Windows device subscription
Produces
: application/json
Parameters
Name
Type
Value
Description
providerApplicationId
Path Variable
*
The provider application Id
(JSON)
Request Body
{ "device" : { "udid" : "a udid", "model" : "a model", "version" : "a version", "name" : "a push device name", "metadata" : "some metadata" }, "userId" : "a user id", "uri" : "a URI", "oid" : "the mpns subscriber json wrapper UUID", "tile" : "NOW", "toast" : "QUARTER", "raw" : "HALF_QUARTER" }
*
Json description of the device to update and the configuration wanted
Result
HTTP Status :