curl -X DELETE https://api.electronhub.ai/v1/auth/proxy/delete/ek-proxy-1234567890abcdef \ -H "Authorization: Bearer $ELECTRONHUB_API_KEY"
{ "message": "Proxy key deleted" }
Delete a specific proxy key permanently
ek-proxy-
Enter your API key (starts with 'ek-')
Proxy key ID
Proxy key deleted successfully
The response is of type object.
object