Flush issues for a scope
POST/nevisadmin/api/v1/issues
Required permission: SUPER_ADMIN
Replace all issues stored for the given scope (key + type) with the provided collection. Existing issues for that scope are discarded.
Request
Responses
- 201
- 400
- 403
Success
Missing or invalid request body
Insufficient permissions.