Delete an adjustment group
DELETE
/api/portfolio/adjustment/{adjustmentGroup}Path parameters
- The adjustment group ID
Responses
200
{}curl -X DELETE https://your-url.com/kong/core/api/gateway/api/portfolio/adjustment/{adjustmentGroup}\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"