Search
Preparing search index...
The search index is not available
ringcentral-ts API Reference
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"paths/Posts"
Posts
Class Posts
Hierarchy
UrlSection
Posts
Index
Constructors
constructor
Methods
get
Endpoint
get
Rest
list
post
to
String
Constructors
constructor
new
Posts
(
prv
:
PathSegment
, id
?:
string
, service
?:
any
)
:
Posts
Parameters
prv:
PathSegment
Optional
id:
string
Optional
service:
any
Returns
Posts
Methods
get
Endpoint
get
Endpoint
(
withValue
?:
boolean
)
:
string
Parameters
Default value
withValue:
boolean
= true
Returns
string
Protected
get
Rest
get
Rest
(
)
:
RestClient
Returns
RestClient
list
list
(
query
?:
ListQuery
)
:
Promise
<
GlipPosts
>
Since 1.0.28 (Release 8.4)
Returns list of posts.
Required Permissions
Permission
Description
Glip
Availability of Glip
API Group
Light
Parameters
Optional
query:
ListQuery
Returns
Promise
<
GlipPosts
>
post
post
(
body
:
GlipCreatePost
)
:
Promise
<
GlipPostInfo
>
Since 1.0.28 (Release 8.4)
Creates a post.
Required Permissions
Permission
Description
Glip
Availability of Glip
API Group
Light
Parameters
body:
GlipCreatePost
Returns
Promise
<
GlipPostInfo
>
to
String
to
String
(
withValue
?:
boolean
)
:
string
Parameters
Default value
withValue:
boolean
= true
Returns
string
Globals
"paths/
Posts"
Posts
constructor
get
Endpoint
get
Rest
list
post
to
String
List
Query
Generated using
TypeDoc
Since 1.0.28 (Release 8.4)
Returns list of posts.
Required Permissions
API Group
Light