cURL
curl --request DELETE \ --url https://api.goyappr.com/tools/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "is_active": false }
Soft-deletes the tool by setting is_active to false.
is_active
Documentation IndexFetch the complete documentation index at: https://docs.goyappr.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.goyappr.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Yappr API key (e.g. ypr_live_...). Generate one in the dashboard under Settings → API Keys.
ypr_live_...
Tool deactivated
false