Skip to main content
DELETE
/
tools
/
{id}
Deactivate tool
curl --request DELETE \
  --url https://api.goyappr.com/tools/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Your Yappr API key (e.g. ypr_live_...). Generate one in the dashboard under Settings → API Keys.

Path Parameters

id
string<uuid>
required

Response

200

Tool deactivated