Обновить ящик

**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_idstringRequired

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

inbox_idstringRequired

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

Request

This endpoint expects an object.
display_namestringRequired

Отображаемое имя: Имя <username@domain.com>.

Response

This endpoint returns an object.
pod_idstring

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

inbox_idstring

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

emailstring

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

updated_atdatetime

Время последнего обновления ящика.

created_atdatetime

Время создания ящика.

display_namestring

Отображаемое имя: Имя <username@domain.com>.

client_idstring

Client ID ящика.

Errors

404
Not Found Error