Skip to main content
DELETE
/
di
/
relations
/
{type}
/
{owner}
/
{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

owner
string
required

Owner identifier

identifier
string
required

Relation identifier

Query Parameters

space
string

Space Identifier

Response

Deleted an object relation

message
string