java.lang.Object
com.ringcentral.paths.restapi.account.telephony.sessions.parties.reject.Index

public class Index extends Object
  • Field Details

  • Constructor Details

    • Index

      public Index(Index parent)
  • Method Details

    • path

      public String path()
    • path

      public String path(Boolean withParameter)
    • post

      public String post() throws RestException, IOException
      Rejects an inbound call in a "Setup" or "Proceeding" state HTTP Method: post Endpoint: /restapi/{apiVersion}/account/{accountId}/telephony/sessions/{telephonySessionId}/parties/{partyId}/reject Rate Limit Group: Light App Permission: CallControl
      Throws:
      RestException
      IOException