updateLogo

Updates the organization's logo image.

The uploaded image will be processed and optimized by Clerk's Image Optimization service. Supported formats include JPEG, PNG, and WebP.

Return

A ClerkResult containing the updated Organization with the new logo on success, or a ClerkErrorResponse on failure.

Parameters

file

The image file to upload as the organization logo.