Deletes the member who was previously assigned roles in the space.
HTTP request
DELETE https://meet.googleapis.com/v2/{name=spaces/*/members/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. Format: “spaces/{space}/members/{member}” |
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/meetings.space.created
For more information, see the Authorization guide.