Agree to the Phone Number Reputation Terms of Service
Records the authenticated user’s agreement to the current Phone Number Reputation ToS. No body required. Idempotent.
Prerequisite for using any of the /v2/.../reputation/* endpoints.
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Agreement recorded.
A recorded user agreement to a product's Terms of Service. The user_id is intentionally NOT echoed back on this public surface — the caller already knows their own identity.
JavaScript