Delete an organization relationship
DELETE {{baseUrl}}/organizationRelationships/:id
Deletes an organization relationship and returns the deleted ID.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":true,"data":{"id":10}}