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/features/{id} \ --header 'x-api-key: <api-key>'
{ "message": "<string>" }
Use when retiring a feature (e.g. deprecated capability). Returns 200 with success message.
Enter your API key in the format x-api-key <api-key>*
Feature ID
OK