Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.messagethreads.resolve.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
Resolves a message thread (sets the status to `Resolved`). The current status of the thread must be `Open` for this operation to succeed. The authorized user must be in the list of thread monitors, otherwise the API returns a 403 error.Once the thread is resolved its `assignee` attribute is cleared automatically.
HTTP Method: post Endpoint: /restapi/{apiVersion}/account/{accountId}/message-threads/{threadId}/resolve Rate Limit Group: Medium App Permission: SMS
- Throws:
RestExceptionIOException
-