REST API - updatePushDestination - passing parameters
The table summarizes the REST API - updatePushDestination.
Request
Format | PUT <baseurl>/orgmodel/pushdestination/<entitytype>/<entityguid>/<version>/<channeltype>/<channelid>/<name> |
Path parameters |
|
Query parameters |
|
Response
JSON | If successful, returns 200 OK in the response header, and an empty response body. |
XML | If successful, returns 200 OK in the response header, and an empty response body. |
Example
Request | PUT <baseurl>/orgmodel/pushdestination/RESOURCE/0D954794-9DEF-4B99-9F12-F0B7A96D0F8E/-1/EmailChannel/openspaceEmailPush_DefaultChannel/Email?value=Support@megacorp.com |