Creates a direct connection for a user.
Accounts
Direct Connection
POST
Creates a direct connection for a user.
Documentation Index
Fetch the complete documentation index at: https://docs.goteal.co/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint requires a valid authorisation for the user. If no active authorisation exists, the request will be rejected.
You can optionally pass the
x-teal-authorisation-id header to specify which authorisation to use; otherwise the system will resolve a valid authorisation automatically.
See Authorisations for more details.Authorizations
Headers
Optional authorisation ID to associate with this request. If not provided, the system will attempt to resolve a valid authorisation for the user automatically.
Example:
"7f3b8c2a-1d4e-5f6g-7h8i-9j0k1l2m3n4o"
Body
application/json
The id of the user
Example:
"95a0e70b-fe02-4f47-aef9-2efff279df71"