cURL
curl --request DELETE \ --url https://api.lyceum.technology/api/v2/external/execution/{execution_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete an execution record.
Successful Response