HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Edit an MPSK network config

Edits an MPSK Network configuration identified by {mpsk_id}.

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

The MPSK configuration ID

Body Params

MPSK Configuration like SSID and Password Policy.

MPSK Network Config
Specifies an MPSK configuration. This represents an MPSK SSID that is configured for use with policy.

string
required

Password policy for generating MPSK passwords. Can be 'generate_words' or 'generate_alphanumeric'.

string
required

The SSID for the MPSK Network.

Responses
204

Edit successful

401

Unauthorized access or Invalid token.

403

Forbidden - not permitted to perform this action.

429

Too many requests.

503

Service Unavailable.

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