Generate endpoint for the Google classroom API
get_endpoint(
type_of_endpoint = "classroom.endpoint.user",
course_id = NULL,
topic_id = NULL,
coursework_id = NULL,
materials_id = NULL,
form_id = NULL
)
A url that is the endpoint for the API call
Type of endpoint to convert to url
(Optional) ID of the google course to be affected/retrieved
(Optional) ID of the topic to be affected/retrieved
(Optional) ID of the coursework to be affected/retrieved
(Optional) ID of the material to be affected/retrieved
(Optional) ID of the form to be affected/retrieved