Create container file
Create a Container File
You can send either a multipart/form-data request with the raw file content, or a JSON request with a file ID.
post/containers/{container_id}/files
Path parameters
container_idstring required
Request body
Response
Success