Skip to content

CMS Page — Delete

Deletes a single CMS page.

Endpoint

EndpointMethod
/api/admin/cms/pages/{id}DELETE

Response

204 No Content on success.

Errors

HTTPCause
404 Not FoundPage not found.

Released under the MIT License.