X-API-Key: ********************curl --location 'https://api.snakk.ai/api/workflows//publish' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"version": 3
}'{
"id": "string",
"name": "string",
"definition": {},
"is_active": true
}