Activates the 'LoginDefaultOrg' feature by setting the flag to 'true' This is irreversible! Once activated, the login UI will use the settings of the default org (and not from the instance) if not organization context is set
PUT/features/login_default_org
Activates the "LoginDefaultOrg" feature by setting the flag to "true" This is irreversible! Once activated, the login UI will use the settings of the default org (and not from the instance) if not organization context is set
Responses​
- 200
- 403
- 404
- default
A successful response.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.