Delete site

View as MarkdownOpen in Claude
Soft-deletes the website and its full teardown (services, presets, scheduled work). Irreversible on this surface: there is no restore endpoint. Answers **204** with no body. Requires a full-access token (read-only tokens answer 403). A website of another organization - or one the acting member has no delete permission for - answers 404.

Authentication

AuthorizationBearer

Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.

Path parameters

site_idstringRequired

Response

204 - Website deleted