delete https://api-sbx.sidedrawersbx.com/api/v1/networks/sidedrawer/sidedrawer-id//record/record-id//network
Removes a Folder (record
) Collaborator and the collaboration network.
Response
Removes a Folder (record
) Collaborator and the collaboration network.
xxxxxxxxxx
curl --request DELETE \
--url https://api-sbx.sidedrawersbx.com/api/v1/networks/sidedrawer/sidedrawer-id/sidedrawerId/record/record-id/recordId/network \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
54]
[
{
"sidedrawer": {
"id": "string",
"name": "string",
"description": "string",
"firstName": "string",
"lastName": "string",
"default": true,
"status": "ACTIVE",
"userSidedrawerRole": [
"string"
],
"subscriptionFeatures": {}
},
"sidedrawerRole": "string",
"record": {
"id": "string",
"name": "string",
"description": "string",
"uniqueReference": "string",
"storageLocation": "string",
"recordSubtypeName": "string",
"recordSubtype": {},
"recordSubtypeOther": "string",