curl --request DELETE \
--url https://openagents.com/api/tokens/current \
--header 'Authorization: Bearer <token>'{
"data": {}
}curl --request DELETE \
--url https://openagents.com/api/tokens/current \
--header 'Authorization: Bearer <token>'{
"data": {}
}