Skip to main content

Delete

Delete

Path Parameters
id uuid REQUIRED
Responses
200

successful operation

Schema OPTIONAL
object[]
id uuid OPTIONAL
urn string OPTIONAL
translations object OPTIONAL
owner object OPTIONAL
ownerId uuid OPTIONAL
ownerType string OPTIONAL

Possible values: [SYSTEM, USER]

delete_26
DELETE /elements/:id
id — path
curl -L -X DELETE 'http://localhost:8080/elements/:id' \
-H 'Accept: */*'