Thank you, that worked and I was able to merge multiple presentations. I am exploring your api through : Developer Guide|Documentation but having issues:
At the moment, I am trying to change the order of slides in a presentation but it keeps failing. the request is :
Okay will try that out, but can I know the issue with the the curl request I made as ultimately I will have to boil it down to pure curl in order to integrate with our application
Unfortunately, at present, we do not provide an API that let you reorder multiple slides in one API call.
We have logged the request (SLIDESCLOUD-542) in our internal tracking software for the implementation of this feature. We will update you here as soon as the feature is implemented.
We are pleased to inform you that we have introduced an API that let you reorder multiple slides in a presentation in one API Call. Please use POST /slides/{name}/slides/reorder API for the said purpose.