Authorization: ********************curl --location --request DELETE '/education-materials/' \
--header 'Authorization: Bearer <token>'{
"isSuccess": true,
"statusCode": 200,
"data": {
"success": true
},
"errors": [
"Error messages..."
],
"timestamp": "2026-02-14T09:58:22.133Z"
}