Versions Compared

Key

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

Excerpt

The PUT method allows you to create and modify Sonus Ribbon SBC Edge REST Resource . Unlinke Unlike the POST Resource, modifying a resource with PUT requires all parameters to be sent in the request (including the resource's identifier).

The following examples demonstrate how to use the PUT Method on a resource using cURL:

...