Replace the Customized Error Page

PUT {{baseUrl}}/api/v1/brands/:brandId/pages/error/customized

Replaces the customized error page. The customized error page appears in your live environment.

Request Body

{"pageContent"=>"anim labore in", "contentSecurityPolicySetting"=>{"mode"=>"enforced", "reportUri"=>"dolore pariatur eu exercitation", "srcList"=>["ut", "sint dolor sed inc"]}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"pageContent":"anim labore in","contentSecurityPolicySetting":{"mode":"enforced","reportUri":"dolore pariatur eu exercitation","srcList":["ut","sint dolor sed inc"]}}