Skip to main content
POST
Add Keywords

Authorizations

apikey
string
header
required

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

Body

multipart/form-data
category
enum<string>
required

Type of entries in the list

Available options:
word,
pattern,
sentence-similarity
searchTerms
string
required

Comma-separated values of keywords or regex patterns if no file is provided.

Example:

"AI-powered video moderation to detect unsafe content."

file
file

CSV file containing the keywords or regex patterns for the list.

id
string

Unique identifier for the word list.

Example:

"ID-of-the-word-list"

name
string

Descriptive name for the word list.

Example:

"Name of the word list"

description
string

Detailed explanation of the word list's purpose.

Example:

"Description of the word list"

Response

200 - application/json

Created Keyword

data
object