CMS Sections
Delete a CMS Section
Deletes a CMS Section
DELETE
http://{defaultHost}
/
api
/
v2
/
platform
/
cms_sections
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredWas this page helpful?