curl --request DELETE \
--url https://api.deepinfra.com/v1/api-tokens/{api_token} \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}curl --request DELETE \
--url https://api.deepinfra.com/v1/api-tokens/{api_token} \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}