Agency Hosting: Websites
Delete Agency Plan 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
Example response
{
"message": "Request accepted"
}