Error
API Reference
Update container profile
Updates a container profile. Admin only. is_platform cannot be changed via API.
PUT
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Container profile updated
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)