Add DNC entry
Add a phone number to the DNC list.
Authentication
AuthorizationBearer
Pass a JWT access token or an API key (prefixed with tif_live_) as a Bearer token.
Request
This endpoint expects an object.
phoneNumber
Phone number in E.164 format
reason
Human-readable reason for adding to DNC list (max 500 characters)
source
How this DNC entry was created (default: manual)
Response
DNC entry created or already exists
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error