Authorization: ********************curl --location --request GET 'http://43.133.54.19:3000/auth/clear-cookie' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": "ok",
"timestamp": "2026-04-04T21:06:03.425Z",
"context": {
"requestId": "01KND52C118ENCDFW5YRETPY4M",
"time": 1775336763425,
"version": "0.6.2",
"metadata": {
"property1": "string",
"property2": "string"
}
}
}