Skip to main content
POST
Enable or disable a contact setting

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

key
string
required
Example:

"mask_phone_numbers"

Body

application/json
is_enabled
boolean
required
Example:

true

Response

Contact setting updated