Skip to main content
DELETE
/
module
/
instance
/
schedule
/
{instance_id}
Delete Schedule
curl --request DELETE \
  --url https://api.getoutbox.ai/module/instance/schedule/{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

Response

Schedule deleted successfully