Delete a question by ID
Path parameters
-
ID of the question
DELETE /questions/{id}
curl \
-X DELETE https://api.wei.co.mz/questions/{id}
ID of the question
curl \
-X DELETE https://api.wei.co.mz/questions/{id}