Skip to content
Start here

Transformations C2pa

Get Image Transformations C2PA setting
GET/zones/{zone_id}/settings/transformations_c2pa
Change Image Transformations C2PA setting
PATCH/zones/{zone_id}/settings/transformations_c2pa
ModelsExpand Collapse
TransformationsC2pa object { id, editable, modified_on, value }

Controls C2PA signing for images processed through Cloudflare Image Transformations.

id: optional "image_resizing_c2pa"

ID of the zone setting.

editable: optional true or false

Whether or not this setting can be modified for this zone (based on your Cloudflare plan level).

One of the following:
true
false
modified_on: optional string

last time this setting was modified.

formatdate-time
value: optional "on" or "off"

Current value of the zone setting.

One of the following:
"on"
"off"