post https://{api-base-url}/configuration/v1/cplogo
API to upload captive portal logo.
Validations for the uploaded logo:
-
Filename should be of the format: name.extension.
-
Image types supported: jpg, jpeg, png, gif.
-
Logo size should not exceed 16kB.
-
Logo data should be in base64 format.