Sonus SBC Core Series Requirements

To use the REST API, you must have the following SBC Core series requirements fulfilled:

  1. Create/update a local user with REST access (M2M access) enabled. 
  2. Enable REST support in SBC.

REST Client Requirements

The client is free to use any HTTP compliant (1.1) client library or Web Development Programming Language satisfying the following requirements:

  1. Support for HTTPS.
  2. Supports HTTP methods GET, POST, PUT, DELETE and PATCH.
  • No labels