Delete a site snapshotCopy Pagedelete https://{hostname}/storage/v1/site-snapshots/{snapshotId}Use this operation to delete a specific site snapshot configuration using its snapshotId.Path ParamssnapshotIdintegerrequiredUniquely identifies a site snapshot configuration. Perform a GET request to /site-snapshots to get this ID.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Responses 200Successful Response. 400Badly formatted JSON. Compare with the schema. 401Unauthorized Request. 403Application permission error. 429The maximum request count for a specific time duration for this resource has been reached.Updated 4 months ago