curl --location --request PUT 'http://localhost:5600/open/dependencies/cancel' \ --header 'Content-Type: application/json' \ --data-raw '[1]'
{ "code": 0 }
Authorization: Bearer ********************