The following macros are not currently supported in the header:
- style
DELETE /issues/:id
Resource URL
Remove an issue.
DELETE /issues/:id ANY /issues/:id?_method=delete
Sample Response
DELETE /issues/12.json
{ "meta" : { "status" : "ok", "message" : "Everything executed as expected." } }