Delete an issue
Delete an issue permanently, along with its thread.
admin.issues.del("42")
Delete an issue permanently, along with its comment thread.
Parameters
number
string
RequiredThe issue number.
CLI
remy-admin issues delete 42
Delete an issue permanently, along with its comment thread.
remy-admin issues delete 42