ContentGuardItem (Coming Soon)
Manage content guard items
Finalize Content Guard Item Generation
Finalizes the content guard item generation by confirming the temporary image upload, prompt, and description.
Generate Description for Content Guard Item
Generate description for content guard item by `contentGuardItemUid`. Prerequisites: Image upload must be finished.
Generate Prompt for Content Guard Item
Generate prompt for content guard item by `contentGuardItemUid`. Prerequisites: Description must be generated beforehand.
Upload Temporary Image for Content Guard Item. That will be used to generate description.
Generates a presigned URL for uploading an image to the content guard item. Returns a presigned URL that the client can use to upload the image directly to S3.
Get Content Guard Items
Get list of Content Guard Items
Create Content Guard Item
Create new content guard item in category by `contentGuardItemUid`.
Bulk Update Content Guard Item Category
Update the category of multiple content guard items at once. All specified items will be moved to the new category.
Bulk Delete Content Guard Items
Delete multiple content guard items at once by providing their UIDs.
Count Content Guard Items
Count Content Guard Items
Get Content Guard Item
Get Content Guard Item.
Update Content Guard Item
Update existing content guard item in category by `contentGuardItemUid`.
Delete Content Guard Item
Delete Content Guard Item.
Start Content Guard Item Image Upload
Generates a presigned URL for uploading an image to the content guard item. Returns a presigned URL that the client can use to upload the image directly to S3.
Finish Content Guard Item Image Upload
Notifies the server that the image upload is complete. The server will download the image from S3, calculate its ahash, and update the content guard item.
Assign organization tag to the content guard item.
Enables to assign organization tag to the content guard item that belongs to this organization.
Unassign organization tag which is assigned to the content guard item.
Enables to unassign organization tag on the content guard item.
Get Managed Content Guard Items
Get list of managed (read-only) Content Guard Items.
Get Managed Content Guard Item
Get managed (read-only) Content Guard Item.