Newer Version Available
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 subscriptionId 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 runNow Boolean Indicates whether the subscription should run now (true) or later (false). Required 47.0 subscription SubscriptionInput The subscription details to update. Required 47.0