5a5a54ce5eb4

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-133103751.1 MB
Agency Hosting: Websites

Delete website

Permanently deletes an Agency Plan website. Deletion is processed asynchronously: the website is immediately transitioned to a deleting state and the underlying server resources are removed in the background.

delete/api/agency-hosting/v1/websites/{website_uid}

Path parameters

website_uidstring required
Example:zpwlGlp19

Agency Plan website UID

Response

Success empty response

messagestring

Example response

{
  "message": "Request accepted"
}