Applications
Update Numbers
Assign a number or a list of numbers to an application.
post/v1/configuration/numbers
Request body
Example request
{
"numbers": [
"+14151112223333"
],
"applicationkey": "11983f76-12c8-1111-9515-4785c7b67ca8",
"capability": "voice"
}Response
A success response, or an Error.