Import a human body picture with linked information to human body picture library.
Method |
POST |
Description |
Import a human body picture with linked information to human body picture library |
Query |
format: determine the format of request or response message. security: the version No. of encryption scheme. When security does not exist, it indicates that the data is not encrypted; when security is 1, it indicates that the nodes of sensitive information in the message are encrypted in AES128 CBC mode; when security is 2, it indicates that the nodes of sensitive information in the message are encrypted in AES256 CBC mode. iv: the initialization vector, and it is required when security is 1 or 2. type (optional): processing mode, when the type is concurrent, it indicates only importing picture without modeling. mode (optional): import mode, when the mode is cover, it indicates overwriting earliest picture with imported picture. |
Request |
|
Response |
Succeeded: JSON_HBPUploadResult Failed: JSON_ResponseStatus |