Error
API Reference
Create container profile
Creates a new container profile. Admin only. API-created profiles always have is_platform=false.
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Container profile created
Unique profile name (e.g. "standard", "gpu")
Docker image used when starting agent containers with this profile
Platform profiles are managed by admins and cannot be deleted by users.
Profile-specific container configuration (extra_env, shm_size)