Set Application Secret of Azure Active Directory (AAD) Entry
This request sets the application secret of an AAD entry associated with the MS.
Usage:
PUT on /storagesites/azureblob/azureactivedirectory/applicationSecret
Request URL:
https://<MS hostname>/jss/azureactivedirectoryentry/applicationSecret
Header:
fios-session:vc_sessionId
Request:
{
"applicationSecret": "application_Secret_key"
}
Response:
**None**