POST v1/bunits/{bunitId}/users/{userId}/totp
When a secret key has been generated the user needs to confirm it before using it
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
|
userId |
integer |
Required |
Body Parameters
stringRequest Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<string>sample string 1</string>
Response Information
Resource Description
None.