Newer Version Available

This content describes an older version of this product. View Latest

Subscription Resource

Retrieve, update, or delete a subscription.
Resource URL
1/wave/subscriptions/<subscriptionId>
Formats
JSON
Available Version
47.0
HTTP Methods
GET DELETE PATCH
Request parameters for GET, PATCH, and DELETE
Parameter Name Type Description Required or Optional Available Version
subscription​Id Id The ID of the subscription. Required 47.0
Response body for GET and PATCH
Subscription
PATCH Request Body
Parameter Name Type Description Required or Optional Available Version
run​Now Boolean Indicates whether the subscription should run now (true) or later (false). Required 47.0
subscription Subscription​Input The subscription details to update. Required 47.0