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