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

# Update captcha configuration

`POST /configuration/captcha`

Update captcha configuration

## Request body

- CaptchaConfig
  - `recaptchaSiteKey` string
  - `recaptchaSecretKey` string
  - `authenticationRecaptchaEnabled` boolean

## Response `200`

success

- CaptchaConfig
  - `recaptchaSiteKey` string
  - `recaptchaSecretKey` string
  - `authenticationRecaptchaEnabled` boolean

## 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)
