Number Tags -- Update tags for a phone number.

Sets the contact preferences for a phone number company-wide. "do_not_call" blocks outbound calls to the number and "do_not_text" blocks outbound texts. Returns the resulting preferences. Either preference can be turned back off by sending the opposite value.

Requires a company admin API key.

Rate limit: 1200 per minute.

Body Params
boolean | null

Whether calls should be blocked for this number.

boolean | null

Whether texts should be blocked for this number.

string
required

The phone number in E.164 format (e.g., "+14155551234").

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json