Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titleExemplo de chamada a API utilizando cURL
$ curl -X PUT -d '{"customer_id": 1, "auth": 0, "tech": "SIP", "username": "teste", "password": "123.123", "codecs": "g729", "linha_ip": "2000"}' 'https://sip.nextbilling.com.br/api/manageDevices/7cb40d54-4ebf-55a6-875a-5f57234e97cc-9990/b12c87a7-6dd6-5f99-9b47-c7c3be66fe73-8629/1'

...