PUT api/Admin/VerificationThreshold/{loginCode}/{threshold}
Set the Verification Threshold required for signature verifications for a certain Organization.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| loginCode |
The organization Login Code (7 digits number) |
integer |
Required |
| threshold |
The desired verification threshold for this organization |
byte |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />