Instances
Upload an image (logo or icon) for a specific Instance
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the captive portal Instance
Type of image to upload (logo or icon)
Available options:
logo
, icon
Body
multipart/form-data
Multipart file upload with the image, subject to validation
The body is of type object
.
Response
202
Image accepted and updated