Skip to main content
DELETE
/
module
/
instance
/
{instance_id}
Delete Module Instance
curl --request DELETE \
  --url https://api.getoutbox.ai/module/instance/{instance_id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Company API Key

Path Parameters

instance_id
string
required

The ID of the module instance to delete

Response

Module instance deleted successfully