Skip to main content
DELETE
/
di
/
configurations
/
{type}
/
bulk
/
delete
{
  "deleted": 123
}
{
"status": "<string>",
"context": {},
"type": "<string>",
"title": "<string>",
"detail": "<string>",
"violations": [
{
"title": "<string>",
"propertyPath": "<string>",
"type": "<string>"
}
]
}

Path Parameters

type
string
required

Type identifier

Query Parameters

space
string

Space Identifier

Body

application/json
filter
string

Response

Number of deleted object configurations

deleted
number