Обновить ящик
Обновить ящик
**CLI:**
```bash
agentinbox pods:inboxes update --pod-id <pod_id> --inbox-id <inbox_id>
```
Authentication
AuthorizationBearer
Header authentication of the form Bearer <token>
Path parameters
pod_id
Идентификатор пода.
inbox_id
Идентификатор ящика.
Request
This endpoint expects an object.
display_name
Отображаемое имя: Имя <username@domain.com>.
Response
This endpoint returns an object.
pod_id
Идентификатор пода.
inbox_id
Идентификатор ящика.
email
Адрес электронной почты ящика.
updated_at
Время последнего обновления ящика.
created_at
Время создания ящика.
display_name
Отображаемое имя: Имя <username@domain.com>.
client_id
Client ID ящика.
Errors
404
Not Found Error
