Logo
fastmemo API Documentation

Delete Image From Note

DELETE http://localhost:3000/api/v1/notes/60f82097fb3bf314f0fc23cf/images

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'http://localhost:3000/api/v1/notes/60f82097fb3bf314f0fc23cf/images' -d '{"image":"Note-60f82097fb3bf314f0fc23cf-1626882293494.jpg"}'

ENDPOINTS