v3

latestOpenAPI 3.0.0raw.githubusercontent.com2026-03-0936575.8 KB
Logo Management

Update logo annotation

Update the type and value of a logo annotation

put/images/logos/{logo_id}

Path parameters

logo_idinteger required
Example:1

The ID of the logo to update

Request body

typestring required

The type of the logo

valuestring nullable

The value/name of the logo

Response

Logo annotation updated successfully