Bulk delete charts (soft delete, recoverable via restore, when the SOFT_DELETE feature flag is enabled; permanent otherwise)
DELETE/api/v1/chart/
Bulk delete charts (soft delete, recoverable via restore, when the SOFT_DELETE feature flag is enabled; permanent otherwise)
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 500
Charts bulk delete
Unauthorized
Forbidden
Not found
Could not process entity
Fatal error