java.lang.Object
com.ringcentral.paths.teammessaging.v1.chats.unfavorite.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
      Removes the specified chat from the users's list of favorite chats. HTTP Method: post Endpoint: /team-messaging/v1/chats/{chatId}/unfavorite Rate Limit Group: Medium App Permission: TeamMessaging
      Throws:
      RestException
      IOException