delete https://api.tracespace.dev/core/items//relations
Delete a Relation of an Item by providing Item's id, the Id of the related Item to and the Relation's type.
Log in to see full request history
Response
Delete a Relation of an Item by providing Item's id, the Id of the related Item to and the Relation's type.
xxxxxxxxxx
curl --request DELETE \
--url https://api.tracespace.dev/core/items/id/relations \
--header 'accept: text/plain'
Try It!
to start a request and see the response here! Or choose an example: