Update Tenant
Updates tenant information.
Authorizations
Use your Authsignal Management API secret key as the username and leave the password empty. This key is different from the Server API key and can be found in the API Keys section of the Authsignal Portal settings page.
Body
The name your users see, such as the issuer shown in an authenticator app and the sender named in verification emails.
Whether to disable recovery codes as an authentication method.
The duration in minutes for which an Authsignal challenge token is valid. This determines the expiry of an Authsignal challenge and the duration of the pre-built UI session.
Settings for the authenticator events webhook. Fields you omit are preserved. Include url unless one is already stored. Send null to clear the whole configuration, which also stops delivery of every authenticator event.
Settings for the log events webhook. Fields you omit are preserved. Send null to clear the whole configuration, which also stops delivery of log events.
The IPv4 address ranges in CIDR notation allowed to call the Server API. An empty array allows every IP address.
^((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])/([0-9]|[12][0-9]|3[0-2])$Response
OK
Omitted when not configured.
Omitted when not configured.
Omitted when not configured.
^((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])/([0-9]|[12][0-9]|3[0-2])$
