Registers a Reseller for receiving notifications.
HTTP request
POST https://reseller.googleapis.com/apps/reseller/v1/resellernotify/register
The URL uses gRPC Transcoding syntax.
Query parameters
Parameters | |
---|---|
serviceAccountEmailAddress |
The service account which will own the created Cloud-PubSub topic. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ResellernotifyResource
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/apps.order
For more information, see the Authorization guide.