cURL
curl --request DELETE \ --url https://api.example.com/api/deployments/{id}/schedules/{schedule_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
The deployment id
The schedule id
Successful Response
Was this page helpful?