Создать под

**CLI:** ```bash agentinbox pods create --client-id my-pod ```

Authentication

AuthorizationBearer

Header authentication of the form Bearer <token>

Request

This endpoint expects an object.
namestringOptional

Имя пода.

client_idstringOptional

Client ID пода.

Response

This endpoint returns an object.
pod_idstring

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

namestring

Имя пода.

updated_atdatetime

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

created_atdatetime

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

client_idstring

Client ID пода.

Errors

400
Validation Error