Partially Edit a Named MPSK Config

PATCH {{base_url}}/cloudAuth/api/v2/mpsk/:mpsk_id/namedMPSK/:named_mpsk_id?resetMPSK=false

Partial edit of a named MPSK config identified by {namedmpskid} for an MPSK network config identified by {mpsk_id}.

Request Params

KeyDatatypeRequiredDescription
resetMPSKbooleanIf true, a new MPSK password is generated for this named MPSK config.

Request Body

{"name"=>"<string>", "role"=>"<string>", "status"=>"<string>", "id"=>"<string>", "mpsk"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring