Onboard a Duo Admin Panel in the CDO tenant
POST {{baseUrl}}/v1/inventory/devices/duoAdminPanels
Onboard a Duo Admin Panel to the CDO tenant. The credentials to onboard the Duo Admin Panel to CDO must be generated by creating an Admin API application on https://www.duo.com
Request Body
{"integrationKey"=>"<string>", "name"=>"<string>", "secretKey"=>"<string>", "host"=>"<string>", "labels"=>{"groupedLabels"=>{"consectetur_a6"=>["<string>", "<string>"], "officia697"=>["<string>", "<string>"], "incididunta"=>["<string>", "<string>"]}, "ungroupedLabels"=>["<string>", "<string>"]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |