signal

Create custom category

Create a custom fraud category from example phrases. Categories embed asynchronously: a new category starts at pending, moves to embedding, and becomes usable for scoring once its status is ready.

post/signal/custom_categories

Headers

Authorizationstring required

Request body

namestring required

Category name. Must be unique within the team.

scenariosstring[] required

Example phrases that define the pattern. Maximum 50 entries, each up to 2000 characters. A newline-separated string is also accepted.

descriptionstring
iconstring

Single emoji.

enabledboolean

Response

Category created

successboolean required

Changes