v1
latestOpenAPI 3.0.12026-07-245303882.5 MBphones
Atualiza um telefone
patch/accounts/{account}/phone/{phone}
Path parameters
accountinteger required
Id da Conta
phoneinteger required
Id do telefone
Request body
Example request
{
"id": "10",
"type": "RESIDENTIAL",
"countryCode": "55",
"areaCode": "63",
"number": "98264-9250",
"extension": "9",
"createdAt": "2024-10-08 18:22:07"
}Response
OK
string required