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?
List Organization Settings
List Organization Settings: Returns a list of organization settings. Required permission:
Set Organization Settings
Set Organization Settings: Sets the settings specific to an organization. Organization scopes usernames defines that the usernames have to be unique in the organization scope, can only be changed if the usernames of the user...