GET v1/bunits/{bunitId}/totpsettings
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TotpSettingsName | Description | Type | Additional information |
---|---|---|---|
Href |
A link to this specfic instance. |
URI |
None. |
RequireTotp |
If true TOTP is required when logging in If TOTP is not set up for the user, setup will be done upon login |
boolean |
None. |
Inherited |
If true the value is not set for the business unit but inherited from nearest ancestor where it has been set |
boolean |
None. |
InheritedValue |
This value represents if TOTP is required if not set for the business unit |
boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.