Engagement News
Create a new engagement news article
Create a news article for a project. subject.localized is required. sender defaults to the
authenticated user and trigger defaults to sessionStarted/firstoccured when omitted. Instead of
message you may send markdownMessage (localized markdown), which is converted to rich text
server-side. searchContent is computed server-side and ignored if supplied. Creating a CHANGELOG
news item with status: "live" immediately sends changelog notification emails to subscribers.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json
The body is of type any.
Response
200 - application/json
Ok
Generic types for Document:
- T - the type of _id
- TQueryHelpers - Object with any helpers that should be mixed into the Query type
- DocType - the type of the actual Document created
Available options:
is, contains, isnot, notcontains, startswith, endswith, empty, notempty