user_storage_manage_by_name_delete
Delete a storage entry by its key name, optionally confirming the mutation or specifying the user on whose behalf an admin acts.
Instructions
DELETE /storage/manage/{name} Удалить данные из хранилища Тег: Хранилище Спека: 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 |