HTTP status

200

Current route

@debug_router

See all routes

Response time

2 441 ms

List routes 8 routes found


Method Name Path
DELETE sae_api /api/saes/:id([a-f0-9]{24})
DELETE /api/articles/:id([a-f0-9]{24})
DELETE /api/articles/:slug([\w\d\-]+\-[a-f0-9]{24})
DELETE /api/authors/:id([a-f0-9]{24})
DELETE /api/articles/:id([a-f0-9]{24})/comments/:comment_id([a-f0-9]{24})
DELETE /api/articles/:slug([\w\d\-]+\-[a-f0-9]{24})/comments/:comment_id([a-f0-9]{24})
ANY /api/*
ANY /*