File Upload
Issue a POST request to the /asset/v1/content/assets
endpoint to upload files, such as gif, pdf, and png files. Add a file to the asset as an encoded base64 string using the file
attribute. The maximum size file size is 5 MB.
Issue a POST request to the /asset/v1/content/assets
endpoint to upload files, such as gif, pdf, and png files. Add a file to the asset as an encoded base64 string using the file
attribute. The maximum size file size is 5 MB.