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://api.tirdad.ai/v1/addons/{id} \ --header 'x-api-key: <api-key>'
{ "message": "<string>" }
Use when retiring an addon (e.g. end-of-life). Returns 200 with success message.
Enter your API key in the format x-api-key <api-key>*
Addon ID
OK