No Results
Update Domain Content

EdgeCore version: 4.3.0

Method

PATCH /public/domains/{domainName}/content

Used to update content for a specific domain.

Parameters

Name Type Description Mandatory
domainName
string Domain whose content you want to update Yes
content[]
array of strings Content pages you want to provision Yes

 

cURL example

Example Response

[
    "/Content Menu/HeatMap"
]

HTTP Response

Code Status Description
200 OK The request has succeeded.
404 Not Found The domain could not be found.

Terms | Privacy