Delete Organization Settings
Delete the settings specific to an organization.
Required permissions:
iam.policy.delete
Request Body
application/json
organizationId?string
Organization ID in which this settings are set.
[key: string]?never
Response Body
application/json
curl -X DELETE "https://loading/v2/settings/organization" \ -H "Content-Type: application/json" \ -d '{}'{
"deletionDate": "2023-01-15T01:30:15.01Z"
}Was this page helpful?