API endpoint for uploading private files to local storage. The request must include a valid signature, UUID, and timestamp to verify the upload. The file is provided as a Base64 encoded string in the request body. The “Content-Type” header must be set to a valid MIME type, and the file data must be a valid file object (buffer).
The ID of the environment.
OK - File uploaded successfully.
The response is of type object
.