Connections

Number of APIs: 5

  1. List Connections GET {{baseUrl}}/mgmt/v2/customers/{{customerId}}/connections

  2. Get Connection GET {{baseUrl}}/mgmt/v2/customers/{{customerId}}/connections/{{connectionId}}

  3. Update Connection PATCH {{baseUrl}}/mgmt/v2/customers/{{customerId}}/connections/{{connectionId}}

  4. Delete Connection DELETE {{baseUrl}}/mgmt/v2/customers/{{customerId}}/connections/{{connectionId}}

  5. List Objects GET {{baseUrl}}/mgmt/v2/customers/{{customerId}}/connections/{{connectionId}}/objects