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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"pageContent":"anim labore in","contentSecurityPolicySetting":{"mode":"enforced","reportUri":"dolore pariatur eu exercitation","srcList":["ut","sint dolor sed inc"]}}