Unregister a user from a classroom slot

🔑

Required OAuth scope: classrooms:write.

Unregisters a user from a classroom slot based on the provided classroom slot ID and slot registration ID.

Path Params
string
required
^[a-fA-F0-9]{24}$

The unique ID of the classroom slot.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the slot registration.

Headers
string
enum
required

The version of the API.

Allowed:
Responses
204

The user has been successfully unregistered from the classroom slot.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json