Error
A valid request URL is required to generate request examples"<string>"Bedrock Integration
S3-compatible PutObject
Uploads an object to the Bifrost file store using S3 PutObject semantics.
The response is empty with an ETag header, mirroring native S3.
PUT
/
bedrock
/
files
/
{bucket}
/
{key}
Error
A valid request URL is required to generate request examples"<string>"Authorizations
BearerAuthBasicAuthVirtualKeyAuthApiKeyAuth
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Headers
Optional provider override; defaults to bedrock.
Path Parameters
Bucket name.
Object key. Supports /-separated nested keys ({key:*} wildcard).
Body
application/octet-stream
Raw object bytes.
Response
Object stored. Empty body with ETag response header.
Was this page helpful?
⌘I

