Skip to main content
POST
Enroll phone numbers in reputation monitoring

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string

UUID — when present, deduplicates repeat submissions. See /api-reference/idempotency.

Body

application/json
phone_numbers
string[]
required
Required array length: 1 - 100 elements
Pattern: ^\+1\d{10}$

Response

Success

data
object
required