Cancels a UserInvitation that was already sent.
HTTP request
POST https://cloudidentity.googleapis.com/v1beta1/{name=customers/*/userinvitations/*}:cancel
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-identity.userinvitations
For more information, see the Authorization guide.