Skip to main content
POST
Create Signal

Body

application/json
type
enum<string>
required

Type of signal

Available options:
SEARCH,
CLICK,
FEEDBACK,
SYSTEM
source
enum<string>
required

Source of the signal

Available options:
web,
api,
mobile,
system
value
object
required
strength
number

Signal strength or confidence

Required range: 0 <= x <= 1
priority
integer

Processing priority

Required range: 1 <= x <= 10
metadata
object

Response

201 - application/json

Signal created successfully

success
boolean
data
object