Endpoints
Feedback
Once the user with a trustworthy phone number demonstrates authentic behavior, call this endpoint to report their authenticity to our systems.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The verification target. Either a phone number or an email address. To use the email verification feature contact us to discuss your use case.
You should send a feedback event back to Watch API when your user demonstrates authentic behavior.
Response
200
application/json
OK
A unique identifier for your feedback request.