Authorization: Bearer ********************curl --location --request DELETE 'https://api.twenty.com/rest/workflows/' \
--header 'Authorization: Bearer <token>'{
"data": {
"deleteWorkflow": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
}
}