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