Skip to main content
POST
Create a notification

Authorizations

Authorization
string
header
required

Email address and password. A personal access token (pat_…) or session token (token-…) may also be sent in the password field, with any non-empty value as the username — a blank username short-circuits to a 401 before the token is read.

Body

application/json
_id
string
Example:

"507f1f77bcf86cd799439011"

from
string
Example:

"507f1f77bcf86cd799439011"

to
string
Example:

"507f1f77bcf86cd799439011"

event
object
type
string
title
string
emailSubject
string
read
boolean
viewed
boolean
sent
boolean
added
integer
created
integer

Response

OK

_id
string
Example:

"507f1f77bcf86cd799439011"

from
string
Example:

"507f1f77bcf86cd799439011"

to
string
Example:

"507f1f77bcf86cd799439011"

event
object
type
string
title
string
emailSubject
string
read
boolean
viewed
boolean
sent
boolean
added
integer
created
integer