Assign Mentor to Class
Last updated
Last updated
POST /v1/class/mentor/assign HTTP/1.1
Host: services.alkamedia.id
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 3
[
1
]{
"message": "success",
"status": true
}