Skip to content

Instantly share code, notes, and snippets.

@jeanqasaur
Created May 17, 2021 23:04
Show Gist options
  • Save jeanqasaur/6d910c17db8a0e58ccb2c779c63f31df to your computer and use it in GitHub Desktop.
Save jeanqasaur/6d910c17db8a0e58ccb2c779c63f31df to your computer and use it in GitHub Desktop.
CURL request for deleting a TODO
curl --location --request DELETE 'localhost:30123/todos/8376e9a5-e113-4bb9-9432-7237c2133d2b'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment