POST api/ZT/checkKey?opaddr={opaddr}&keyLen={keyLen}&key={key}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
opaddr | string |
Required |
|
keyLen | string |
Required |
|
key | string |
Required |
Body Parameters
String&None.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of byteResponse Formats
application/json, text/json
Sample:
"QEA="
application/xml, text/xml
Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>