Delete an organization relationship

DELETE {{baseUrl}}/organizationRelationships/:id

Deletes an organization relationship and returns the deleted ID.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":{"id":10}}