Skip to content

Instantly share code, notes, and snippets.

@p5150j
Created September 25, 2018 19:56
Show Gist options
  • Select an option

  • Save p5150j/0e365e1772a773ad4dcc5355b92139f6 to your computer and use it in GitHub Desktop.

Select an option

Save p5150j/0e365e1772a773ad4dcc5355b92139f6 to your computer and use it in GitHub Desktop.
curl -X DELETE '[API_URL]/users/2' -H 'Authorization: Bearer [AUTH_TOKEN]' -H 'Content-Type: application/json;charset=UTF-8' -H 'Accept: application/json, text/plain, */*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment