Requires authorization
Unregisters a Reseller for receiving notifications. Try it now.
Request
HTTP request
POST https://www.googleapis.com/apps/reseller/v1/resellernotify/unregister
Parameters
Parameter name | Value | Description |
---|---|---|
Optional query parameters | ||
serviceAccountEmailAddress |
string |
The service account which owns the Cloud-PubSub topic. |
Authorization
This request requires authorization with the following scope (read more about authentication and authorization).
Scope |
---|
https://www.googleapis.com/auth/apps.order |
Request body
Do not supply a request body with this method.
Response
If successful, this method returns a response body with the following structure:
{ "topicName": string }
Property name | Value | Description | Notes |
---|---|---|---|
topicName |
string |
Topic name of the PubSub |
Try it!
Use the APIs Explorer below to call this method on live data and see the response. Alternatively, try the standalone Explorer.