Uploads a logo or icon for a specific captive portal instance. The image will be stored and served via a signed URL in the instanceโs theme.
API Key authentication. Provide your token in the 'Authorization' header. Example: Authorization: Bearer <YOUR_TOKEN>
The unique identifier for the captive portal instance.
"9a7f1b2c-3d4e-5f6a-7b8c-9d0e1f2a3b4c"
The type of image to upload.
logo, icon "logo"
The image file to upload. Logos should be at least 120x80px. Icons must be square and at least 32x32px.
The image was uploaded and accepted for processing.