Integrations
Subscribe Google Classroom course
Subscribe the authenticated user to a Google Classroom course integration.
post/api/v1/google-classroom/subscribe/{course}/
Path parameters
coursestring required
External course identifier.
Response
The request succeeded and returned endpoint-specific data.
Example response
{
"success": true
}