deleteOrganization
@DELETE(value = "organizations/{organization_id}")
Deletes an organization.
Return
A ClerkResult containing either a DeletedObject on success or a ClerkErrorResponse on failure
Parameters
organizationId
The unique identifier of the organization to delete