Detach storage volumeput https://{serverURL}/api/servers/{id}/volumes/{volumeId}/detachThis will detach a storage volume from the server. Available for HVM only.Path ParamsidIDUUIDrequiredThe id or uuid to identify the server record.volumeIdIDUUIDrequiredThe id or uuid to identify the storage volume record.Query ParamsforcebooleanDefaults to falseForce the detachment of the volumetruefalseResponses 200Successful Request 4XXError Codes 5XXError CodesUpdated 11 months ago