POST api/Subscriptions/process
Processes all pending Subscriptions.
Request Information
URI Parameters
None.
Body Parameters
The optional id of the subscription to process the triggers/actions for.
globally unique identifierRequest Formats
application/json, text/json
Sample:
"a255c9d1-fc84-4978-a43f-90d23332b2f3"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">a255c9d1-fc84-4978-a43f-90d23332b2f3</guid>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.