Delete a question
Question Routes
Delete Quiz Question API
Delete a specific question from a quiz using the question ID
DELETE
Delete a question
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the question to delete