POST
/v1/private/environments/deleteDelete environmentsDelete environments batch. Idempotent — missing ids are silently ignored.
Request body
application/json
objectBatchDelete
idsarray of string · uuidrequiredShow child attributes
{
"ids": [
"00000000-0000-0000-0000-000000000000"
]
}