cURL
curl --request POST \ --url https://api.hotglue.com/{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
Documentation IndexFetch the complete documentation index at: https://docs.hotglue.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
Use this file to discover all available pages before exploring further.
ID of environment
ID of flow to link
ID of tenant
200
The response is of type object.
object