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