Message Overrides
Get Message Overrides
Retrieves a tenant’s pre-built UI message overrides.
GET
Get Message Overrides
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.
Response
OK
Override copy keyed by locale (e.g. en, pt-br), then by message override ID (publicId). Submit an empty object to clear all overrides.
Example:
Previous
Update Message OverridesUpdates a tenant's pre-built UI message overrides. This is a full replacement: any locale or message override not present in the request is removed. Submit an empty `messageOverrides` object to clear all overrides. Values are validated against the message override catalog (known ID, allowed placeholders and tags, well-formed markup, and maximum length); invalid values are rejected.
Next
Get Message Overrides

