422 Unprocessable Entity response.curl --location --request DELETE 'https://service1.exmaple.com/admin/pre-receive-environments/'{
"message": "Validation Failed",
"errors": [
{
"resource": "PreReceiveEnvironment",
"code": "custom",
"message": "Cannot modify or delete the default environment"
}
]
}