Files
Upload file to file storage synchronously
Upload file synchronously to the file storage. The file is saved and can be retrieved by sending a GET request to this endpoint. The returned ID can be used as a parameter for uploading files to third party systems or for file conversion. The file will be deleted after 1 day.
POST
Upload file to file storage synchronously
Authorizations
Authorization token. The value is received by using the /authenticate endpoint. Example: OLi6jKa0VVyJqC5Ojv5LH2myTckP5N8Eb0rrWvdTOxCkJjT14E1AEj63bvzZ7CKM5
Headers
Body
application/json
Response
200 - application/json
OK
The response is of type object
.
Upload file to file storage synchronously