POST classroomAPI/Quiz/removeQuiz
Request Information
URI Parameters
None.
Body Parameters
globally unique identifierRequest Formats
application/json, text/json
Sample:
"b7814a4f-19fa-41ea-ba8b-b7a4c1e7d1e9"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">b7814a4f-19fa-41ea-ba8b-b7a4c1e7d1e9</guid>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>