DELETE
/
v1
/
runnable
/
{id}
Delete a runnable by its ID. This operation cannot be undone. Any runs associated with this runnable will remain but will no longer be able to reference the runnable configuration.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

204

Runnable deleted