I dont understand ( curl ) .please help me , how to use ( curl )

curl https://api.cloudinary.com/v1_1/demo/image/destroy -X POST --data ‘public_id=sample&timestamp=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&timestamp=173719931&api_key=436464676&signature=a788d68f86a6f868af’

See this…Curl has many tutorials on the web

2 Likes

thanks’ :heart_eyes: :heart_eyes:

1 Like

You’re welcome :heart_eyes:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.