curl --location --request POST 'https://oa.api2d.net/vector/delete-all' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "status": "success" }