외부 시스템에서 콘텐츠를 생성합니다.
https://{기본 URL}/api/public/v1/contents
POST
Authorization: Bearer {api_key}Accept: application/jsonContent-Type: application/json 또는 multipart/form-data공통 필드
content_type (required, string): vod | live | offline | digital_contenttitle (required, string): 콘텐츠명description_html (required, string): 콘텐츠 상세 HTMLstatus (optional, string): publish | pending | paused | in_review | banned (미입력 시 기본값: pending)category_ids (required, array of integer): 카테고리 ID 목록featured_image (required, file|string): 대표 이미지images (optional, array): 추가 이미지 목록thumbnail_link (optional, string): 썸네일 링크