Optional list of parameters to be passed to the script
resultAsMapboolean
If true, result will always be presented as a map (JSON object)
scriptstring
Source code of the script
Response
Script executed successfully
{"stackTrail":"paths:/v1/objects/{object-id}/execute-script:post:responses:200:content:application/json:schema:properties:result","oasType":"schema","type":"unknown","description":"Script result. When resultAsMap is true (or the script returns a hash map or array) this is a JSON object; otherwise the scalar result serialized as JSON."}