Skip to main content
POST
Create notification category

Authorizations

Authorization
string
header
required

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

Body

application/json

Category data

description
string
required
id
string
required
name
string
required
active
boolean
default_opt_in
boolean
order
integer

Response

Category created successfully

active
boolean
created_at
string
default_opt_in
boolean
description
string
id
string
name
string
order
integer
updated_at
string