API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create a new MPSK LOCAL profile by unique name

Configure the parameters of MPSK Local Profile. You can configure paramaters such as password, role-name, etc.

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

Profile name.

Query Params
string

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

string

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

string

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

Body Params

profilebody object

string
length between 1 and 256

Profile description.

string
length between 1 and 32

Profile name.

passphrase-list
array of objects
length ≤ 2147483647

MPSK Local Passphrase list. An MPSK Local profile supports configuring up to 24 passphrases, with each passphrase matching
a role name. When a passphrase is used, the corresponding role is assigned to the client.

passphrase-list
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