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.
Delete a component by id
cURL
curl --request DELETE \ --url https://{hostname}.gable.ai/v0/component/{id} \ --header 'X-API-KEY: <api-key>'
{ "success": true }
UUID of the component
Success response