StartupGroup actionsBulk delete
Bulk Delete Generators From Startup
Bulk delete several generator definitions from list in the startup file
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://loading/api/startup/group-actions/bulk-delete" \ -H "Content-Type: application/json" \ -d '[ "string" ]'[
"string"
]{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Empty