Delete content from a siteAsk AIdelete https://platform.{env}.simpplr.com/v1/content/sites/{siteId}/content/{contentId}This API allows us to delete content from a sitePath ParamssiteIdstringrequiredThe ID of the site containing the contentcontentIdstringrequiredThe ID of the content to deleteResponses 200Content deleted successfully 400Error deleting content 401Authorize error 403Forbidden errorUpdated 4 months ago