stape_delete_store_document
Delete a JSON document from Stape Store by key and container identifier to permanently remove it from your NoSQL database.
Instructions
Delete a JSON document from Stape Store by key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Document key to delete. | |
| container_identifier | Yes | Unique container identifier. |