Csam Scanner
Get CSAM Scanner setting
GET/zones/{zone_id}/settings/csam_scanner_third_party
Update CSAM Scanner setting
PATCH/zones/{zone_id}/settings/csam_scanner_third_party
ModelsExpand Collapse
CsamScannerGetResponse object { id, editable, modified_on, value } CSAM Scanner configuration for a zone.
CsamScannerGetResponse object { id, editable, modified_on, value }
CSAM Scanner configuration for a zone.
editable: optional boolean
Whether the feature state can be changed. When false, the zone or account may be locked by Trust & Safety.
modified_on: optional string
When the setting was last modified. Currently always null as the server does not populate this field.
formatdate-time
value: optional object { email, email_state, enabled, 2 more } The CSAM Scanner feature configuration values. Contains the
notification email and scanning enablement settings.
value: optional object { email, email_state, enabled, 2 more }
The CSAM Scanner feature configuration values. Contains the notification email and scanning enablement settings.
CsamScannerEditResponse object { id, editable, modified_on, value } CSAM Scanner configuration for a zone.
CsamScannerEditResponse object { id, editable, modified_on, value }
CSAM Scanner configuration for a zone.
editable: optional boolean
Whether the feature state can be changed. When false, the zone or account may be locked by Trust & Safety.
modified_on: optional string
When the setting was last modified. Currently always null as the server does not populate this field.
formatdate-time
value: optional object { email, email_state, enabled, 2 more } The CSAM Scanner feature configuration values. Contains the
notification email and scanning enablement settings.
value: optional object { email, email_state, enabled, 2 more }
The CSAM Scanner feature configuration values. Contains the notification email and scanning enablement settings.