Terms of Service
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/terms_of_service/number_reputation/agree
Response
Agreement recorded.
Example response
{
"data": {
"agreed_at": "2025-07-10T10:30:00Z",
"created_at": "2025-07-10T10:30:00Z",
"id": "550e8400-e29b-41d4-a716-446655440000",
"product_type": "branded_calling",
"terms_version": "v1.0.0",
"version": "v1.0.0"
}
}