Change the reputation refresh frequency
Update how often Telnyx refreshes the reputation data for this enterprise’s registered numbers. The new frequency takes effect on the next scheduled refresh.
The enterprise’s reputation must be in approved status. A request made while the status is pending is rejected with 400 Bad Request.
PATCH
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The enterprise id. Lowercase UUID.
Example:
"4a6192a4-573d-446d-b3ce-aff9117272a6"
Body
application/json
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.
Disable phone-number reputation for an enterprise
Previous
Agree to the Phone Number Reputation Terms of Service
Next
JavaScript