java.lang.Object
com.ringcentral.paths.restapi.account.telephony.sessions.parties.ignore.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(IgnoreRequestBody ignoreRequestBody) throws RestException, IOException
      Ignores a call to a call queue agent in `Setup` or `Proceeding` state. HTTP Method: post Endpoint: /restapi/{apiVersion}/account/{accountId}/telephony/sessions/{telephonySessionId}/parties/{partyId}/ignore Rate Limit Group: Light App Permission: CallControl
      Throws:
      RestException
      IOException