Error
files
Upload a file to the server. the body must be a file content.
Uploads a file to the server. The body must contain the file content.
POST
Error
Authorizations
IAM bearer token issued by the Nebius IAM service. Sent as
Authorization: Bearer <iam-token>. Must be combined with the
Project header (see IAMProjectHeader).
This is the recommended authentication scheme for new clients.
Nebius project ID associated with the IAM token. Required together
with IAMBearerAuth. Identifies the project context the request is
scoped to.
Body
application/octet-stream
The body is of type file.
Response
Created - The file has been successfully uploaded