Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:5600/open/subscriptions?force=false' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '[ 0 ]'
{}