curl https://api.cloudinary.com/v1_1/demo/image/destroy -X POST --data ‘public_id=sample×tamp=173719931&api_key=436464676&signature=a788d68f86a6f868af’
what about search before asking?
https://www.google.com/search?q=how+to+use+curl
1 Like
There is so much contents on web for explaining curl with tutorial search and learn.
Same thing applies on kodular using web components
2 Likes
I know it.but, Where to put any material.
curl https://api.cloudinary.com/v1_1/demo/image/destroy -X POST --data ‘public_id=sample×tamp=173719931&api_key=436464676&signature=a788d68f86a6f868af’
See this…Curl has many tutorials on the web
2 Likes
thanks’
1 Like
You’re welcome
2 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.