Authorization: Bearer ********************{
"allDevices": true
}curl --location --request POST '/api/v1/auth/logout' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"allDevices": true
}'{
"status": "string"
}