Delete Organization Metadata
Delete metadata objects from an organization with a specific key.
Required permission:
org.write
Path Parameters
organization_id*string
Organization ID is the unique identifier of the organization whose metadata is to be deleted.
Query Parameters
keys?array<>
Keys are the organization metadata entries to be deleted by their key.
Response Body
application/json
curl -X DELETE "https://loading/v2/organizations/string/metadata"{
"deletionDate": "2023-01-15T01:30:15.01Z"
}Was this page helpful?
Delete Organization Domain
Delete Organization Domain: Delete a new domain from an organization. The domains are used to identify to which organization a user belongs. If the uses use the domain for login, this will not be possible afterwards. They hav...
Generate Organization Domain Validation
Generate Organization Domain Validation: Generate a new file to be able to verify your domain with DNS or HTTP challenge. Required permission: