Diff two strings from a lookup

Lookup two strings and return a diff.

Authentication

AuthorizationBasic

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

Request

request body
idstringOptionalformat: "^[0-9a-f]{24}$"
nextIdstringOptionalformat: "^[0-9a-f]{24}$"
collectionstringOptional>=1 character
nextCollectionstringOptional>=1 character
optionsobjectOptional

Response

diffResult

Errors

500
Internal Server Error