Create a signal

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
namestringRequired
Company name
addresseslist of stringsRequired
Array of addresses
tinstringOptional
Tax identification number
external_idstringOptional
External identifier
model_slugstringOptional
Scoring model slug
peoplelist of stringsOptional
Array of people names

Response

signal created

Errors