Создать под
Создать под
**CLI:**
```bash
agentinbox pods create --client-id my-pod
```
Authentication
AuthorizationBearer
Header authentication of the form Bearer <token>
Request
This endpoint expects an object.
name
Имя пода.
client_id
Client ID пода.
Response
This endpoint returns an object.
pod_id
Идентификатор пода.
name
Имя пода.
updated_at
Время последнего обновления пода.
created_at
Время создания пода.
client_id
Client ID пода.
Errors
400
Validation Error
