---
title: "Update rpt configuration"
method: POST
path: "/configuration/rpt"
---

# Update rpt configuration

`POST /configuration/rpt`

Update rpt configuration

## Request body

- RptConfig
  - `rptConnectionPoolUseConnectionPooling` boolean
  - `rptConnectionPoolMaxTotal` integer
  - `rptConnectionPoolDefaultMaxPerRoute` integer
  - `rptConnectionPoolValidateAfterInactivity` integer
  - `rptConnectionPoolCustomKeepAliveTimeout` integer

## Response `200`

success

- RptConfig
  - `rptConnectionPoolUseConnectionPooling` boolean
  - `rptConnectionPoolMaxTotal` integer
  - `rptConnectionPoolDefaultMaxPerRoute` integer
  - `rptConnectionPoolValidateAfterInactivity` integer
  - `rptConnectionPoolCustomKeepAliveTimeout` integer

## Other responses

- `500` — Server error

---

[API](https://skmtc.net/gluufederation/apis/oxtrust-api.md) · [All operations](https://skmtc.net/gluufederation/apis/oxtrust-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gluufederation/oxtrust-api/versions/283dde2d4ad4/schema)
