Update an organisation setting
PUT
/api/organisation/settingsRequest body
Body shape: ObjectRequest (required)
Responses
curl -X PUT https://your-url.com/kong/core/api/gateway/api/organisation/settings\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"\
-d '{}'