Bulk Delete
DELETE/api/vendor-credits
Bulk delete vendor credits. Same body shape as Bulk Archive.
Note: The route is DELETE /api/vendor-credits (the resource root). Laravel's router resolves this before the Route::resource destroy route, which binds a {vendor_credit} parameter.
Request
Responses
- 200
Successful response