# Delete a question by ID **DELETE /questions/{id}** ## Servers - Local server: localhost:8080 (Local server) - Production server: https://api.wei.co.mz (Production server) ## Parameters #### Path parameters - **id** (string) ID of the question ## Responses ### 204: Question deleted successfully [Powered by Bump.sh](https://bump.sh)