Update instance settings
Updates the settings of an instance
Request body
Whether sign up is restricted to email addresses, phone numbers and usernames that are on the allowlist.
The local part of the email address from which authentication-related emails (e.g. OTP code, magic links) will be sent. Only alphanumeric values are allowed. Note that this value should contain only the local part of the address (e.g. foo for foo@example.com).
Enable the Progressive Sign Up algorithm. This feature is deprecated, please contact support if you need assistance.
Toggles test mode for this instance, allowing the use of test email addresses and phone numbers. Defaults to true for development instances.
Response
InstanceSettings Server API
String representing the object's type. Objects of the same type share the same value.
Deprecated. When enabled, production authentication emails for this instance are sent through Clerk's legacy managed email delivery path. This setting is being retired; use the instance's configured email sending domain instead.