java.lang.Object
com.ringcentral.paths.teammessaging.v1.notes.lock.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
      Locks a note providing the user with the unique write access for 5 hours. HTTP Method: post Endpoint: /team-messaging/v1/notes/{noteId}/lock Rate Limit Group: Light App Permission: TeamMessaging
      Throws:
      RestException
      IOException