Batch project operation
POST /api/v1/projects/batch
POST
/api/v1/projects/batch
Performs an action (stop, restart, delete) on multiple projects. Each project is processed independently — failures are per-item.
Request Body required
Section titled “Request Body required ”Batch operation
Responses
Section titled “ Responses ”OK
object
results
Array<object>
object
agentType
string
error
string
projectId
string
success
boolean
Bad Request
object
code
string
error
string