Hello,
I am trying to upload a webpage to Brightsign Network using the REST API.
Below are the parameters I'm using in the request body. I have redacted the information which follows each of them.
Please can anybody advise on the structure of the request body for uploading a web page and let me know if I am using the correct parameters and what their values should be like.
"sessionToken"
"uploadToken"
"name"
"virtualPath"
"pageSize"
"fileLastModifiedDate"
"shA1Hash":
"fileThumb"
"fileName"
"relativePath"
"fileSize"
"mediaType"
Thanks