SIP Trunks
Add credential lists to SIP trunk
Add credential lists to a specified SIP trunk.
post/trunks/{trunkId}/credentialLists
Request body
Example request
{
"credentialListIds": [
"01GNZ9MXEZ4K6S8GB7RW063VAN"
]
}Response
OK
Example response
{
"credentialListIds": [
"01GNZ9MXEZ4K6S8GB7RW063VAN"
]
}