- Preparing search index...
- The search index is not available
typeble
- CreatePost(token: string, blogIdentifier: string, postDetails: NewPostDetails): Promise<string | undefined>
-
Parameters
-
token: string
-
blogIdentifier: string
-
Returns Promise<string | undefined>
Creates a new post on a blog.
Returns
ID of the post created