Удалить запись списка

**CLI:** ```bash agentinbox pods:lists delete --pod-id <pod_id> --direction <direction> --type <type> --entry <entry> ```

Authentication

AuthorizationBearer

Header authentication of the form Bearer <token>

Path parameters

pod_idstringRequired

Идентификатор пода.

directionenumRequired

Направление записи списка.

Allowed values:
typeenumRequired

Тип записи (разрешить / блокировать).

Allowed values:
entrystringRequired

Адрес электронной почты или домен.

Errors

404
Not Found Error