curl --request DELETE \
--url https://backend.swap.coffee/v1/auth \
--header 'X-Api-Key: <api-key>'{
"error": "<string>"
}curl --request DELETE \
--url https://backend.swap.coffee/v1/auth \
--header 'X-Api-Key: <api-key>'{
"error": "<string>"
}