Delete OrganizationAsk AIdelete https://api.ducky.ai/v1/organizations/{organization_id}Deletes an organization by its ID.Path Paramsorganization_idstringrequiredThe ID of the organization to deleteResponses 204Organization successfully deleted 401Unauthorized - Invalid or missing Bearer token 403Forbidden - User does not have permission to delete this organization 404Organization not found 500Internal server error occurredUpdated 7 months ago