Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://getunblocked.com/api/v1/answers/{questionId} \ --header 'Authorization: Bearer <token>'
{ "status": 400 }
Permanently delete a question and its associated answer. This operation cannot be undone.
The API key to authenticate requests. Obtainable from the web dashboard.
The ID of a resource that can be retrieved from the service.
No Content