POST classroomAPI/Quiz/removeQuiz

Request Information

URI Parameters

None.

Body Parameters

globally unique identifier

Request Formats

application/json, text/json

Sample:
"51b802fa-1d3b-4d56-a206-d433847df417"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">51b802fa-1d3b-4d56-a206-d433847df417</guid>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>