Skip to main content
DELETE
Delete a single schedule run

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Project-ID
string | null

Path Parameters

run_id
string
required

ID of the schedule run to delete

Response

Successful Response