user_service_delete
Delete a user's service in the SHM billing panel. Provide the user_service_id and confirm:true to execute this non-GET operation.
Instructions
DELETE /user/service Удалить услугу пользователя Тег: Услуги пользователей Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Явное подтверждение выполнения не-GET операции. Без confirm:true в режиме rw возвращается превью запроса. | |
| user_id | No | admin acts on behalf of this user | |
| user_service_id | Yes | id услуги пользоватея |