# Update CIMD config **PATCH /api/configs/cimd** Update the tenant-level OAuth Client ID Metadata Document (CIMD) switch. Enabling requires the OIDC provider SSRF protection to be active. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ### Body: application/json (object) - **enabled** (boolean) ## Responses ### 200 The updated CIMD configuration. #### Body: application/json (object) - **enabled** (boolean) ### 400 Bad Request ### 401 Unauthorized ### 403 Forbidden ### 422 The OIDC provider SSRF protection is disabled, so CIMD cannot be enabled. [Powered by Bump.sh](https://bump.sh)