Skip to main content
POST
Create a new message template.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

project
string
required

Body

application/json
title
string
required
content
any
required
lexorank
string
isPublic
boolean
users
string[]
attachments
any[]
actions
object[]

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
updatedAt
string
required
createdAt
string
required
actions
any[]
required
attachments
any[]
required
isPublic
boolean
required
users
string[]
required
lexorank
string
searchContent
string
project
object
content
any
title
string