Skip to main content
DELETE
https://api.chessplay.io
/
api
/
v1
/
classrooms
/
{id}
curl -X DELETE https://api.chessplay.io/api/v1/classrooms/1/ \
  -H "Authorization: Bearer YOUR_ACCESS_TOKEN"

Path Parameters

id
integer
required
Classroom ID
curl -X DELETE https://api.chessplay.io/api/v1/classrooms/1/ \
  -H "Authorization: Bearer YOUR_ACCESS_TOKEN"
Admin only