blob_rm
Delete a blob from project storage using its key. The project's storage_bytes count is decremented to reflect the removal.
Instructions
Delete a blob from project storage and decrement the project's storage_bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| key | Yes | Blob key to delete |