Upload Private File to Local Storage
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).
POST
Authorizations
Use your Formbricks x-api-key to authenticate.
Path Parameters
The ID of the environment.
Body
application/json
Response
200
application/json
OK - File uploaded successfully.
The response is of type object
.