v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1346141211.8 KB
accounts

Unregisters a service account with subscriber privileges on the Pub/Sub topic created for this Channel Services account or integrator. If there are no service accounts left with subscriber privileges, this deletes the topic. You can call ListSubscribers to check for these accounts. Possible error codes: * PERMISSION_DENIED: The reseller account making the request and the provided reseller account are different, or the impersonated user is not a super admin. * INVALID_ARGUMENT: Required request parameters are missing or invalid. * NOT_FOUND: The topic resource doesn't exist. * INTERNAL: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. * UNKNOWN: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. Return value: The topic name that unregistered the service email address. Returns a success response if the service email address wasn't registered with the topic.

post/v1/{+account}:unregister

Path parameters

accountstring required

Optional. Resource name of the account. Required if integrator is not provided. Otherwise, leave this field empty/unset.

Request body

integratorstring

Optional. Resource name of the integrator. Required if account is not provided. Otherwise, leave this field empty/unset.

accountstring

Optional. Resource name of the account. Required if integrator is not provided. Otherwise, leave this field empty/unset.

serviceAccountstring

Required. Service account to unregister from subscriber access to the topic.

Response

Successful response