Authorization: ********************curl --location --request POST 'https://diveraid.test/api/v1/auth/email/verify//?expires=undefined&signature=undefined' \
--header 'Authorization: Bearer <token>'{
"status": "success",
"message": "string",
"data": null
}