POST
/
v2
/
watch
/
feedback

Authorizations

Authorization
string
header
required

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

Body

application/json
feedback
object
required

You should send a feedback event back to Watch API when your user demonstrates authentic behavior.

target
object
required

The target. Currently this can only be an E.164 formatted phone number.

Response

200 - application/json
id
string
required

A unique identifier for your feedback request.