Gerar Token de acesso para telefone/celular

Abaixo temos um exemplo de como inserir essa informação usando JSON.

{
"name": "Exemplo",
"phone_number": "999999999",
"is_accreditation": true
}
Language
Click Try It! to start a request and see the response here!