curl --request POST \
--url https://api.example.com/api/flows/{flowId}/process \
--header 'Authorization: Bearer <token>'curl --request POST \
--url https://api.example.com/api/flows/{flowId}/process \
--header 'Authorization: Bearer <token>'