MOP diff array

Deprecated
Generates a diff for the input. By default, the API call timeout is 5 minutes for the platform. If this API call needs additional time, it can be modified in the Express timeout property. The supported timeout range would be a minimum of 8 minutes for a 2MB payload and a maximum of 32 minutes for a 4MB payload.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
prelist of stringsOptional
postlist of stringsOptional

Response

diff
onlyPreobject
diffobject
onlyPostobject
analyticsobject

Errors

500
Internal Server Error