v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133370117.8 KB
projects

Modifies the PushConfig for a specified subscription. This may be used to change a push subscription to a pull one (signified by an empty PushConfig) or vice versa, or change the endpoint URL and other attributes of a push subscription. Messages will accumulate for delivery continuously through the call regardless of changes to the PushConfig.

post/v1/{+subscription}:modifyPushConfig

Path parameters

subscriptionstring required

Required. The name of the subscription. Format is projects/{project}/subscriptions/{sub}.

Request body

Response

Successful response