All Products
Search
Document Center

ApsaraVideo VOD:SubmitAIImageAuditJob

Last Updated:Jul 19, 2024

Submits an automated review job for an image. After the job is submitted, the job is processed in an asynchronous manner. The operation may return a response before the job is complete.

Operation description

This operation is available only in the Singapore region.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
MediaIdstringYes

The ID of the image.

The unique ID of the image is returned after the image is uploaded to ApsaraVideo VOD.

f1aa3024aee64*****6dc8ca20dbc320
TemplateIdstringYes

The ID of the review template.

If you want to use an AI template, you can call the following operations:

If you do not specify this parameter, the ID of the default AI template for automated review is used.

VOD-0003-00****
MediaAuditConfigurationstringNo

The configuration information about the review job.

  • Other configuration items of the review job. Only the ResourceType field is supported. This field is used to specify the type of media files. You can adjust review standards and rules based on the type of media files.
  • The value of ResourceType can contain only letters, digits, and underscores (_).
Note
  • You can specify a value for the ResourceType field based on the preceding limits. After you specify a value for the ResourceType field, you must submit a ticket. The value takes effect after Alibaba Cloud processes your ticket.
  • If you want to change moderation policies and rules based on ResourceType, submit a ticket to contact technical support.
  • {"ResourceType":"****_short_video"}

    Response parameters

    ParameterTypeDescriptionExample
    object

    The returned results.

    JobIdstring

    The ID of the image review job.

    b1aa3024aee64*****6dc8ca20dbc328
    RequestIdstring

    The ID of the request.

    6F42D500-1956-4B*****30-C09E755F4F4B

    Examples

    Sample success responses

    JSONformat

    {
      "JobId": "b1aa3024aee64*****6dc8ca20dbc328",
      "RequestId": "6F42D500-1956-4B*****30-C09E755F4F4B"
    }

    Error codes

    For a list of error codes, visit the Service error codes.