curl --location --request PUT 'http://localhost:5600/open/system/data/export' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": [ "scripts", "deps", "config" ] }'
Authorization: Bearer ********************