REST API
version 1.x.x
files
Upload a file blob with the data associated in the request. Do not use this to upload data larger than 4 MB. Instead, split whole file into chunks and upload respectively.
post/api/v1/files/upload-blob
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.