cURL
curl --request DELETE \ --url https://live.copilot.fabric.inc/data-customer/v1/internal-parties/{internalPartyId} \ --header 'Authorization: Bearer <token>' \ --header 'x-site-context: <x-site-context>'
{ "_id": "61df41892bf06d00092d0d8a", "parentInternalPartyId": "61df41892bf06d00092d0d8f", "name": "INTERNAL PARTY Section 1", "internalPartyType": "O", "isActive": true, "email": "org@gmail.com", "additionalAttributes": {}, "isDeleted": true, "createdAt": "2021-08-30T23:20:42.822Z", "updatedAt": "2021-08-30T23:20:42.822Z" }
O
H
P
C
Was this page helpful?