Containers
Create a file in a container
Creates a new file in a container. You can either upload file content directly via multipart/form-data or reference an existing file by its ID.
post/v1/containers/{container_id}/files
Path parameters
container_idstring required
The ID of the container
Query parameters
provider'openai' | 'azure' | 'anthropic' | 'bedrock' | 'cohere' | 'vertex' | 'vllm' | 'mistral' | 'ollama' | 'groq' | 'sgl' | 'parasail' | 'perplexity' | 'replicate' | 'cerebras' | 'deepseek' | 'gemini' | 'openrouter' | 'elevenlabs' | 'huggingface' | 'nebius' | 'xai' | 'runway' | 'fireworks' required
AI model provider identifier
The provider of the container
Request body
Response
Successful response