Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

enterprise_id
string<uuid>
required

The enterprise id. Lowercase UUID.

Example:

"4a6192a4-573d-446d-b3ce-aff9117272a6"

Body

application/json
check_frequency
enum<string>
required

How often Telnyx refreshes the stored reputation data for this enterprise's registered numbers.

Available options:
business_daily,
daily,
weekly,
biweekly,
monthly,
never

Response

Frequency updated.

data
object
required