Delete an attendance sheet

🔑

Required OAuth scope: attendanceSheets:write.

Deletes a specific attendance sheet given its unique ID.

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

The unique ID of the attendance sheet.

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

The unique ID of the classroom slot.

Headers
string
enum
required

The version of the API.

Allowed:
Responses
204

Deletes a specific attendance sheet and the corresponding learner attendances.

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