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