API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update a portal skin profile

A portal skin profile contains page-level layout and presentation
customizations to be applied to Central NAC portals (e.g. MPSK provisioning,
or captive portals).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Unique identifier for the portal skin profile (must be a UUID).

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

skinbody object

string
length ≤ 9999

The CSS color to apply to the background of the page

string
length ≤ 9999

The image to apply to the background of the page.

The UUID for this image must be a valid Central NAC image file identifier.

See the Central NAC image upload API for further details.

string
length ≤ 9999

The logo shown at the top of the page.

The UUID for this image must be a valid Central NAC image file identifier.

See the Central NAC image upload API for further details.

string
length ≤ 9999
string
enum
Defaults to LEFT

How the branding (title and image) should be aligned

Show Details
CENTERAlign the brand (title and image) to the center of the page
LEFTAlign the brand (title and image) to the left of the page
RIGHTAlign the brand (title and image) to the right of the page
Allowed:
string
length between 1 and 255

The title, typically a company name, to show at the top of the page

string
length ≤ 9999

The CSS color to apply to the background of the content

string
length between 0 and 255

A description, or note, for the portal skin profile.

string
length ≤ 9999

The image to use as the favicon for the page.

The UUID for this image must be a valid Central NAC image file identifier.

See the Central NAC image upload API for further details.

string
length ≤ 9999

The CSS color to apply to the background of the header

int32
1 to 2
Defaults to 1

The maximum number of columns to show on the page (any given page may use less depending on the content and size of the screen)

string
required
length between 1 and 255

Unique name for the portal skin profile.

string
length ≤ 9999

The primary CSS color to use on the page

boolean
Defaults to false

Show a header at the top of the page

string
required
length ≤ 9999

Unique identifier for the portal skin profile (must be a UUID).

string
enum

Social network providers login button branding

Show Details
DARKDisplay social network branding accordingly for a page with a 'dark' theme. Use this option when your portal pages have a dark background.
LIGHTDisplay social network branding accordingly for a page with a 'light' theme. Use this option when your portal pages have a light background.
Allowed:
string
enum

Default text alignment for elements on the page

Show Details
CENTERSet the default text alignment to 'center' for elements on a portal page.
LEFTSet the default text alignment to 'left' for elements on a portal page.
RIGHTSet the default text alignment to 'right' for elements on a portal page.
Allowed:
string
length ≤ 9999

The CSS color to use for text

string
enum
Defaults to EN

The language to be used in the wifi4eu background image

Show Details
BGSpecify Bulgarian as the Wifi4EU portal language
CSSpecify Czech as the Wifi4EU portal language
DASpecify Danish as the Wifi4EU portal language
DESpecify German as the Wifi4EU portal language
ELSpecify Greek as the Wifi4EU portal language
ENSpecify English as the Wifi4EU portal language
ESSpecify Spanish as the Wifi4EU portal language
ETSpecify Estonian as the Wifi4EU portal language
FISpecify Finnish as the Wifi4EU portal language
FRSpecify French as the Wifi4EU portal language
GASpecify Irish as the Wifi4EU portal language
HRSpecify Croatian as the Wifi4EU portal language
HUSpecify Hungarian as the Wifi4EU portal language
ITSpecify Italian as the Wifi4EU portal language
LTSpecify Lithuanian as the Wifi4EU portal language
LVSpecify Latvian as the Wifi4EU portal language
MTSpecify Maltese as the Wifi4EU portal language
NLSpecify Dutch as the Wifi4EU portal language
PLSpecify Polish as the Wifi4EU portal language
PTSpecify Portuguese as the Wifi4EU portal language
ROSpecify Romanian as the Wifi4EU portal language
SKSpecify Slovak as the Wifi4EU portal language
SLSpecify Slovenian as the Wifi4EU portal language
SVSpecify Swedish as the Wifi4EU portal language
string
length between 1 and 255

The unique identifier of the WiFi4EU network installation as indicated in the Installation Report.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json