domain-dialin-config/:id
Domain Dial-In Config
Get Domain Dialin Config Info
Get info about an existing pinless_dialin or pin_dialin config
GET
domain-dialin-config/:id
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200
A unique, opaque ID for this object. You can use this ID in API calls, and in paginated list operations.
Example:
"0cb313e1-211f-4be0-833d-8c7305b19902"
describes the type of configuration. It can be pinless_dialin or pin_dialin.
Available options:
pinless_dialin, pin_dialin Example:
"pinless_dialin"
the configuration object passed to the POST API that creates the dialin config.