# Update captcha provider **PUT /api/captcha-provider** Update the captcha provider with the provided settings. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Body parameters Content-type: application/json - **config** (object) The captcha provider config. ## Responses ### 200: Updated captcha provider. #### Body Parameters: application/json (object) - **tenantId** (string) - **id** (string) - **config** (object) - **createdAt** (number) - **updatedAt** (number) ### 400: Bad Request ### 401: Unauthorized ### 403: Forbidden [Powered by Bump.sh](https://bump.sh)