Nuke hosting (see description)

Request Information
URL DELETE {{basepath}}/hosting/:hosting_id/nuke
CategoryOther

Description

Sets the hosting to status "deleted" and hosting domains to "inactive" without touching the hosting server.

This is only available on our OTE environment for purposes of testing migrations.

Returns a HostingNukeResponse object.

Url variables
:hosting_id{{hosting_id}}

Example responses

Nuke hosting
Request Method & URL
DELETE {{basepath}}/hosting/:hosting_id/nuke
Url variables
:hosting_id{{hosting_id}}
Response Code:
202 Accepted
Response Body:
{
    "responseId": "1_019336435c2f740fe22eef919a6adc9eb5858b9e",
    "status": "pending",
    "message": "Your hosting nuke is pending"
}