Glowb Dev Docs
SaaS APIProgress Table

POST /ai/progress-table/item/please-redo

재요청

재요청

콘텐츠 재제출을 요청합니다.

HTTP 요청

POST /ai/progress-table/item/please-redo
Authorization: Bearer {access_token}
Content-Type: application/json

Request Body

{
  "itemIds": [1, 2, 3],
  "rejectReason": "영상 품질 미달"
}

API 테스트

On this page