cURL
curl --request DELETE \ --url https://api.concord.tech/privacy-v1/organizations/{organizationId}/data-systems/{dataSystemId} \ --header 'x-api-key: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "dateCreated": 123, "dateUpdated": 123, "organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "organizationName": "<string>", "name": "<string>", "crossBorder": false, "retention": "P2Y", "additionalNotes": "<string>", "status": "active", "dataSystemContacts": [], "dataSystemDestinations": [], "dataSystemRelationship": {}, "dataSystemSecurityMeasures": [ "<any>" ], "dataSystemOrigins": [], "dataSystemProcessingActivities": [], "dataSystemProcessingPurposes": [], "dataSystemTypeId": "<string>", "dataSystemType": { "id": "<string>", "name": "<string>", "icon": "<string>" }, "dataSystemDataCategories": [], "icon": "<string>", "projectIds": [ "3c90c3cc-0d44-4b50-8888-8dd25736052a" ] }
Deletes a data system.
Default Response
256
active
archived
test
Show child attributes