I want to modify response pramater name of secure_url to link , can we do it?
I am using wysiwyg-editor and i want to modify name of "secure_url" to "link" or request an additional parameter in response named "link" which contains my uploaded image url , how can i do it?
-
Hi Akshay.
While I'm not quite sure I fully understand the use-case and flow, and I'm not sure what editor you're using, I believe it's possible with some basic coding efforts. You can parse the response, and then create another JSON response with any custom values of your choice. Unfortunately, our API responses aren't customizable.
I hope this helps.
Post is closed for comments.
Comments
3 comments