Skip to main content
PUT
Update contact protection period settings

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationId
string
required

Body

application/json
contactProtectionPeriod
integer
required

Hours; capped at 720 (30 days)

Required range: 0 <= x <= 720

Response

Contact protection settings updated

success
enum<boolean>
Available options:
true
message
string
data
object