curl --request DELETE \
--url https://api.concord.tech/privacy-v1/organizations/{organizationId} \
--header 'x-api-key: <api-key>'{
"name": "<string>",
"dateCreated": 123,
"dateUpdated": 123,
"primaryDomain": "<string>",
"slug": "<string>",
"statusDate": 123,
"statusFlags": {
"isActive": [
"<unknown>"
]
},
"createdAt": [
"<unknown>"
],
"updatedAt": [
"<unknown>"
],
"defaultProjectId": [
"<unknown>"
],
"billingEmails": [
"<unknown>"
],
"billingPhoneNumber": [
"<unknown>"
],
"billingAddress": [
"<unknown>"
],
"subscription": [
"<unknown>"
],
"stripe": [
"<unknown>"
],
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"projects": [
{
"dateCreated": 123,
"dateUpdated": 123,
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"settings": {
"trackers": {
"deepScan": false,
"realTimeScan": false,
"lastRealTimeScan": 123
}
},
"slug": "<string>",
"statusFlags": {
"isActive": [
"<unknown>"
],
"isTest": [
"<unknown>"
]
},
"type": "website",
"default": [
"<unknown>"
],
"contactEmail": "[email protected]",
"contactEmails": [
"[email protected]"
],
"mode": [
"<unknown>"
],
"organization": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"slug": "<string>",
"status": "<string>"
},
"sendFromEmailId": "default",
"sendFromEmail": {
"id": "default",
"email": "[email protected]",
"name": "<string>"
},
"status": "active"
}
],
"status": "active",
"features": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}Updates an organization.
curl --request DELETE \
--url https://api.concord.tech/privacy-v1/organizations/{organizationId} \
--header 'x-api-key: <api-key>'{
"name": "<string>",
"dateCreated": 123,
"dateUpdated": 123,
"primaryDomain": "<string>",
"slug": "<string>",
"statusDate": 123,
"statusFlags": {
"isActive": [
"<unknown>"
]
},
"createdAt": [
"<unknown>"
],
"updatedAt": [
"<unknown>"
],
"defaultProjectId": [
"<unknown>"
],
"billingEmails": [
"<unknown>"
],
"billingPhoneNumber": [
"<unknown>"
],
"billingAddress": [
"<unknown>"
],
"subscription": [
"<unknown>"
],
"stripe": [
"<unknown>"
],
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"projects": [
{
"dateCreated": 123,
"dateUpdated": 123,
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"settings": {
"trackers": {
"deepScan": false,
"realTimeScan": false,
"lastRealTimeScan": 123
}
},
"slug": "<string>",
"statusFlags": {
"isActive": [
"<unknown>"
],
"isTest": [
"<unknown>"
]
},
"type": "website",
"default": [
"<unknown>"
],
"contactEmail": "[email protected]",
"contactEmails": [
"[email protected]"
],
"mode": [
"<unknown>"
],
"organization": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"slug": "<string>",
"status": "<string>"
},
"sendFromEmailId": "default",
"sendFromEmail": {
"id": "default",
"email": "[email protected]",
"name": "<string>"
},
"status": "active"
}
],
"status": "active",
"features": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}Default Response
2 - 1024256Show child attributes
Show child attributes
active, suspended, disabled, deleted