Beta

Clear issues

DEL
Removes all issues reported so far.

Response

This endpoint returns a boolean
DEL
1curl -X DELETE http://localhost:6333/issues \
2 -H "api-key: <apiKey>"
200Deleted
1true