Question Routes
Delete Question
Deletes a specific question by its ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the question to delete
Deletes a specific question by its ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the question to delete