Interface SignageAIClaimRequest

Body of a request recording that a candidate became a media item

interface SignageAIClaimRequest {
    item_id: string;
    upload_id: string;
}

Properties

Properties

item_id: string

ID of the media item now using the upload

upload_id: string

ID of the candidate's upload