# Save the tenant configuration Creates or updates the tenant configuration. Endpoint: POST /v3/configuration Version: 2026-01-08 Security: ZephrHmacHttp ## Request fields (application/json): - `db.tables.extendedProfiles` (string) Example: "value" - `db.tables.grants` (string) Example: "value" - `db.tables.forms` (string) Example: "value" - `db.tables.features` (string) Example: "value" - `db.tables.requestRules` (string) Example: "value" - `db.tables.entitlements` (string) Example: "value" - `db.tables.formFields` (string) Example: "value" - `db.tables.companies` (string) Example: "value" - `db.tables.accounts` (string) Example: "value" - `db.tables.userSchemaFields` (string) Example: "value" - `db.tables.users` (string) Example: "value" - `db.tables.userAttributes` (string) Example: "value" - `db.tables.accountUsers` (string) Example: "value" - `db.tables.staticItems` (string) Example: "value" - `db.tables.webhooks` (string) Example: "value" - `db.tables.adminUserTenantRoles` (string) Example: "value" - `db.tables.adminUsers` (string) Example: "value" - `db.tables.adminKeyPairs` (string) Example: "value" - `oauth.google.apis.host` (string) Example: "value" - `oauth.linkedin.clientSecret` (string) Example: "value" - `oauth.linkedin.apis.host` (string) Example: "value" - `oauth.google.clientSecret` (string) Example: "value" - `oauth.google.callbackUri` (string) Example: "value" - `oauth.linkedin.clientId` (string) Example: "value" - `oauth.linkedin.callbackUri` (string) Example: "value" - `oauth.google.clientId` (string) Example: "value" - `oauth.facebook.callbackUri` (string) Example: "value" - `oauth.facebook.clientSecret` (string) Example: "value" - `oauth.facebook.apis.host` (string) Example: "value" - `oauth.facebook.clientId` (string) Example: "value" - `cdn.origin` (string) Example: "value" - `redis.port` (string) Example: "value" - `elasticsearch.url` (string) Example: "value" - `aws.region` (string) Example: "value" - `redis.host` (string) Example: "value" - `email.from` (string) Example: "value" - `authentication.password.requireEmailVerfication` (string) Example: "value" ## Response 200 fields ## Response 400 fields