Skip to main content
PATCH
Update reputation check frequency

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
check_frequency
enum<string>
required
Available options:
business_daily,
daily,
weekly,
biweekly,
monthly,
never

Response

Success

data
object
required