Manage Tenants
Create a Magic Link
Create a Magic Link to allow tenants to link an integration.
POST
Authorizations
Path Parameters
ID of environment
Body
application/json
Tenant ID
Example:
"test-user"
The type of connect link.
Available options:
all
, flows
, connectors
Example:
"flows"
Flow ID. Required if type
=flows
or connectors
Example:
"v0resaE4l"
Entity ID. Required if type
=connectors
Example:
"bigquery"
Response
200 - application/json
Magic Link created
The URL to initiate the connection.
Example:
"https://connect.hotglue.com/?token=bM1THU5yY9gF7P5IFQyxL"