Set Hosted Login Translation
Sets the input translations at the specified level (instance or organization) for the input language.
Required permissions:
iam.policy.write
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PUT "https://loading/v2/settings/hosted_login_translation" \ -H "Content-Type: application/json" \ -d '{ "instance": true }'{
"etag": "string"
}Was this page helpful?
Reset link settings
Reset link settings: Removes all link overrides at the requested scope. The scope falls back to its parent's values. Unlike other settings, there is no per-field reset — links are managed as a list, so reset always cle...
Set Link settings
Set Link settings: Replaces the entire link list at the requested scope. This is a full replacement, not a merge — omitted links are removed. To add a link, include the full list with the new link appended. To remove...