Delete an organization
Deletes an organization by its ID. This example demonstrates using the DELETE FROM statement with a WHERE clause specifying the organization ID.
DELETE FROM Organizations Where id=21855694556443
Deletes an organization by its ID. This example demonstrates using the DELETE FROM statement with a WHERE clause specifying the organization ID.
DELETE FROM Organizations Where id=21855694556443