DELETE
/
api
/
workflows
/
input
/
{id}
curl --request DELETE \
  --url https://axis-production-2887.up.railway.app/api/workflows/input/{id}

Path Parameters

id
string
required

Response

200

The workflow input has been successfully deleted.