delete_storage
imerit_ango.sdk.SDK.
delete_storage(storage_id)
Remove a storage from its organization using its unique identifier.
Parameters
storage_id: string
The unique identifier for the storage. You can retrieve the storage ID using
get_storages
function.
Returns:
output: dict
Example
See also
Last updated