Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.greeting.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontent()
path()
post
(CreateCompanyGreetingRequest createCompanyGreetingRequest) Creates a custom company greeting.
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
public CustomCompanyGreetingInfo post(CreateCompanyGreetingRequest createCompanyGreetingRequest) throws RestException, IOException Creates a custom company greeting. HTTP Method: post Endpoint: /restapi/{apiVersion}/account/{accountId}/greeting Rate Limit Group: Medium App Permission: EditAccounts User Permission: ReadUserInfo- Throws:
RestException
IOException
-
content
-