/ISAPI/Intelligent/AIOpenPlatform/pictureTask/<taskID>?format=json

Modify or delete the picture analysis task, or add the picture to task for analysis.

Request URI Definition

Table 1 PUT /ISAPI/Intelligent/AIOpenPlatform/pictureTask/<taskID>?format=json

Method

PUT

Description

Modify the picture analysis task.

Query

format: determine the format of request or response message.

Request

JSON_PictureTask

Response

JSON_ResponseStatus

Table 2 DELETE /ISAPI/Intelligent/AIOpenPlatform/pictureTask/<taskID>?format=json

Method

DELETE

Description

Delete the picture analysis task.

Query

format: determine the format of request or response message.

Request

None

Response

JSON_ResponseStatus

Table 3 POST /ISAPI/Intelligent/AIOpenPlatform/pictureTask/<taskID>?format=json

Method

POST

Description

Add the picture to task for analysis.

Query

format: determine the format of request or response message.

Request

JSON_PictureTask

Response

JSON_ResponseStatus

Remarks

The <taskID> in the request URI refers to the picture analysis task ID.