Method: spaces.endActiveConference

Ends an active conference (if there's one).

HTTP request

POST https://meet.googleapis.com/v2/{name=spaces/*}:endActiveConference

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Resource name of the 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.