Skip to main content
POST
Create Reasons

Authorizations

apikey
string
header
required

API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).

Body

application/json
id
string
required

Unique identifier for the content type.

Example:

"unfiltered-content"

name
string
required

Display name for the content type.

Example:

"RawContent"

description
string

Description of the content type.

Example:

"Content delivered without moderation or filtering."

Response

200 - application/json

Create Reasons

The response is of type object.