cURL
curl --request DELETE \ --url https://api.example.com/questions/{questionId}
The unique identifier of the question to delete.
OK