cURL
curl --request PATCH \ --url https://app.scrapeautomate.com/api/workflow/{id} \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>" } '
Show child attributes
Workflow updated successfully