curl --request POST \
--url https://app.fliqr.ai/api/users/{user_id}/send/{flow_id} \
--header 'X-ACCESS-TOKEN: <api-key>'This response has no body data.Send a flow to user
curl --request POST \
--url https://app.fliqr.ai/api/users/{user_id}/send/{flow_id} \
--header 'X-ACCESS-TOKEN: <api-key>'This response has no body data.Was this page helpful?