java.lang.Object
com.ringcentral.paths.restapi.subscription.renew.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

      Renews the existing subscription (this request comes with empty body).

      Please note that `WebSocket` subscriptions are renewed automatically while websocket session is alive.

      HTTP Method: post Endpoint: /restapi/{apiVersion}/subscription/{subscriptionId}/renew Rate Limit Group: Light

      Throws:
      RestException
      IOException