Skip to main content
DELETE
Delete a question

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

questionId
string
required

The ID of the question to delete

Response

Question successfully deleted

status
enum<string>
required
Available options:
success
message
string
required