Tenant Connections Create Connection
POST {{baseUrl}}/tenants/self/connections
Request Body
{"options"=>{"domain_aliases"=>["<string>", "<string>"]}, "strategy"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"connection_id":"\u003cstring\u003e"}