[ "string" ]
curl --location --request DELETE '/driver/archivecycle' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --header 'Content-Type: application/json' \ --data-raw '[ "string" ]'
{ "status": "OK" }