Remove issues for a scope
DELETE/nevisadmin/api/v1/issues
Required permission: SUPER_ADMIN
Remove all issues stored for the given scope. If the scope's type is omitted, every type under the scope key is removed; otherwise only the matching key+type is removed.
Request
Responses
- 200
- 400
- 403
Success
Missing or invalid request body
Insufficient permissions.