Edit gmeet secret

update gmeet secret

post
/v0/cms/gmeet/update

update gmeet secret

Authorizations
AuthorizationstringRequired
Query parameters
redirect_uristringOptional

redirected uri after login google

Body
credentialstring · binaryOptional

oauth credential file from goole api

Responses
chevron-right
200

Response

application/json
post
/v0/cms/gmeet/update
200

Response

To update the Gmeet secret, you must use the endpoint above to obtain a generated Google OAuth login URL. Log in to Google using the generated URL, and then fetch the endpoint provided below.

authorize gmeet

post
/v0/cms/gmeet/authorize

authorize gmeet

Authorizations
AuthorizationstringRequired
Query parameters
redirect_uristringOptional

redirected uri after login google

codestringOptional

generated code after google oauth login

Responses
chevron-right
200

Response

application/json
post
/v0/cms/gmeet/authorize
200

Response

Last updated