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

Path Parameters

type
string
required

Type identifier

identifier
string
required

Configuration identifier

Query Parameters

space
string

Space Identifier

Response

Deleted an object configuration

message
string