Delete a geographic location
DELETE
/api/portfolio/geographic-locations/{geographicLocation}Path parameters
- The geographic location ID
Responses
curl -X DELETE https://your-url.com/kong/core/api/gateway/api/portfolio/geographic-locations/{geographicLocation}\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"