v1

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

Detaches a subscription from this topic. All messages retained in the subscription are dropped. Subsequent Pull and StreamingPull requests will return FAILED_PRECONDITION. If the subscription is a push subscription, pushes to the endpoint will stop.

post/v1/{+subscription}:detach

Path parameters

subscriptionstring required

Required. The subscription to detach. Format is projects/{project}/subscriptions/{subscription}.

Response

Successful response