[ "taskId1", "taskId2" ]
curl --location --request POST '/front/callback/instance/spotStop' \ --header 'Content-Type: application/json' \ --data-raw '[ "taskId1", "taskId2" ]'
{}