Infra APIProxies
Unregister a proxy entry
Removes a registered proxy entry and its Traefik routes
DELETE
/api/v1/proxies/{id}Removes a registered proxy entry and its Traefik routes
Authorization
BearerAuth AuthorizationBearer <token>
Supabase JWT Bearer token
In: header
Path Parameters
id*string
Service ID
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/proxies/string"Empty
{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}