Releasing Course in Class
Release course in class
Authorizations
AuthorizationstringRequired
Query parameters
topicIdintegerOptional
id of topic / course
classroomIdintegerOptional
id of classroom
Responses
200
Response
application/json
post
/v1/class/topic/state/releasePOST /v1/class/topic/state/release HTTP/1.1
Host: services.alkamedia.id
Authorization: YOUR_API_KEY
Accept: */*
200
Response
{
"message": "success",
"status": true
}Last updated