Add Logo Endpoint

Endpoint for adding a new logo to a project.

Args: name: Logo/brand name projectId: Project ID category: Category (speaker, sponsor, etc.) logoImageId: S3 image ID for the logo image: S3 image ID (same as logoImageId) link: Optional link associated with the logo contactEmail: Optional contact email for the brand

Returns: JSON response with success status and logo details

post/addLogo

Response

Successful Response

{"stackTrail":"paths:/addLogo:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.