v1
latestOpenAPI 3.0.12026-07-245303882.5 MBphones
Cria um novo telefone para uma conta específica
post/accounts/{account}/phone
Path parameters
accountinteger required
Id da Conta
Request body
Example request
{
"id": "10",
"type": "RESIDENTIAL",
"countryCode": "55",
"areaCode": "63",
"number": "98264-9250",
"extension": "9",
"active": true,
"createdAt": "2024-10-08 18:22:07"
}Response
OK
string required