post https://example.com/saasManage/SetApplicationPermissions
Gets the existing script for the specified application.
Response
API-Result
success boolean
Indicates if the request was successful.
Result object
Contains the modified script.
Result.Modified boolean
Specifies if the script was successfully modified.
Result.Script string
Contains the modified script.
Message string
Error message text on failure, may be null
ErrorID string
Unique support identifier for this occurrence of an error
success boolean
Indicates API success or failure