Update OrganizationAsk AIput https://api.ducky.ai/v1/organizations/{organization_id}Updates an organization's detailsPath Paramsorganization_idstringrequiredThe ID of the organization to updateBody ParamsnamestringrequiredThe name of the organizationlogofileThe logo file to uploadResponses 200Organization successfully updated 400Invalid request (e.g., missing or invalid fields) 401Unauthorized - Invalid or missing Bearer token 403Forbidden - User does not have permission to update this organization 404Organization not found 500Internal server error occurredUpdated 7 months ago