Ends an active conference (if there's one).
For an example, see End active conference.
HTTP request
POST https://meet.googleapis.com/v2/{name=spaces/*}:endActiveConference
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Resource name of the space. Format:
For more information, see How Meet identifies a meeting space. |
Request body
The request body must be empty.
Response body
If successful, the response body is empty.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/meetings.space.created
For more information, see the Authorization guide.