Versions Compared

Key

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


APIDescription
GET api/InstantCall/{id}

Returns a list of instant call which has this code request.

GET api/InstantCall/{id}/{status}

Returns a list of instant call which has this code request and this stauts.

POST api/InstantCall

Make outgoing calls to phones.

DELETE api/instantCall/{id}Delete a scheduled call request.