java.lang.Object
com.ringcentral.paths.restapi.account.telephony.sessions.parties.flip.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(CallPartyFlip callPartyFlip) throws RestException, IOException
      Performs call flip procedure by holding opposite party and calling to the specified target HTTP Method: post Endpoint: /restapi/{apiVersion}/account/{accountId}/telephony/sessions/{telephonySessionId}/parties/{partyId}/flip Rate Limit Group: Light App Permission: CallControl
      Throws:
      RestException
      IOException