Delete Page

$.ajax({
  type: 'DELETE',
  url: '/api/foo.md'
});
Language
Click Try It! to start a request and see the response here!