cURL
curl --request POST \ --url https://client-api.hotglue.xyz/{env_id}/flows/linked \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "flow": "<string>", "user_id": "<string>" }'
{}
Link a flow for a specific tenant
ID of environment
200
The response is of type object.
object