This document is generated by Aladia.
curl --location --request DELETE 'https://api.aladia.io/v2/auth/logout' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "Rocky55@gmail.com"
}'
{
"deleted": true
}
Authorization: Bearer ********************