signals
Set Signal Reaction
Set (or replace) the calling user's reaction on a signal. Reactions are keyed on the signal's stable fingerprint, so a reaction survives the nightly re-detection of the same underlying issue.
Requires a user token (JWT) — API keys have no user identity to attribute the reaction to and receive 403.
put/{brand_id}/signals/{signal_id}/reaction
Path parameters
brand_idinteger required
signal_idinteger required
Request body
Response
Successful Response