Upload a company logo asset
POST/seb-api/v1/assets/company-logo
Max size 1 MiB. Allowed extension: .png. Returns a companyLogoId to set on the
companyLogo control's companyLogoId field.
Note: SVG is not supported via the API (it requires a rasterized PNG companion that
only the admin console can generate); upload an SVG company logo from the console.
Request
Responses
- 201
- 400
- 413
Asset uploaded successfully
Invalid file (wrong extension or validation failure)
Request entity too large
