Update some fields of a guest accountAsk AIpatch https://clearpass-hostname/api/guest/{guest_id}Update some fields of a guest accountPath Paramsguest_idstringrequiredNumeric ID of the guest accountQuery Paramschange_of_authorizationstringtrue: Updates the network state using Disconnect-Request or CoA-Request, depending on the changes madefalse: No action is takenblank or unset: Use the default setting from Configuration » Authentication » Dynamic AuthorizationBody Paramscreate_timedate-timeTime at which the account was createddo_expireint64Action to take when the expire_time is reachedemailstringEmail address for the accountenabledbooleanFlag indicating if the account is enabledtruefalseexpire_timedate-timeTime at which the account will expireidint64Numeric ID of the guest account (cannot be changed)macstringMAC address of the guest’s devicenotesstringComments or notes stored with the accountpasswordstringPassword for the accountrole_idint64Role to assign to the accountsimultaneous_useint64Number of simultaneous sessions allowed for the accountsponsor_emailstringEmail address of the sponsorsponsor_namestringName of the sponsor of the accountsponsor_profilestringProfile of the sponsor of the accountstart_timedate-timeTime at which the account will be enabledusernamestringUsername of the accountvisitor_companystringThe guest’s company namevisitor_namestringThe guest’s full namevisitor_phonestringThe guest’s contact telephone number...stringAdditional properties (custom fields) may be stored with the accountResponses 200OK 204No Content 304Not Modified 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago