Create connection
POST https://graph.microsoft.com/v1.0/external/connections
Request Body
{"id"=>"sampleConnectionId", "name"=>"Sample connection", "description"=>"Sample connection description"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |