user_storage_manage_delete
Deletes data stored under a specified key in user storage. Requires explicit confirm:true for the non-GET operation, otherwise returns a request preview in read-write mode.
Instructions
DELETE /storage/manage Удалить данные в хранилище Тег: Хранилище Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | имя ключа | |
| confirm | No | Явное подтверждение выполнения не-GET операции. Без confirm:true в режиме rw возвращается превью запроса. | |
| user_id | No | admin acts on behalf of this user |