Skip to main content
DELETE
Delete a schedule file

Authorizations

Authorization
string
header
required

Bearer token obtained from POST /oauth/token. Send as Authorization: Bearer <token>. Tokens expire after 1 hour; refresh by requesting a new one with the same client credentials.

Path Parameters

id
integer<int64>
required

Schedule file ID.

Response

File deleted; downstream cleanup enqueued

deleted
enum<boolean>
required
Available options:
true
id
integer<int64>
required