cURL
curl --request DELETE \ --url https://api.callaidan.com/module/instance/{instance_id} \ --header 'Authorization: <api-key>'
Delete a Tool instance and clean up associated schedules and configurations
Company API Key
The ID of the Tool instance to delete
Module instance deleted successfully