DELETE
/
question
/
{questionId}

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

200 - application/json
message
string
required
status
enum<string>
required
Available options:
success