Add a new Post

Creates a post and saves it. This endpoint requires you to insert the title, subTitle, text, imageUrl and thumbnailUrl all in string format into the postInsertView. There is also the optional parameter isMarketingMaterial which is a boolean which if set to true indicates that customers which have chosen to not receive marketing material will not receive this post.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string | null
required
string | null
required
string | null
required
string | null
required
string | null
required
boolean
Headers
uuid
required
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response
200

New Post Added

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!