Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

POST https://playcanapi.com/v1/media/tasks

Request

Key

Type

Required

Description

taskIdserviceId

String

Required

Task가 속한 Service의 IDTask를 연결시킬 Service의 ID. 미입력 시 신규 Service 자동 생성 후 ID 반환

taskDefineObject

Object

Required

Task을 정의하는 객체

...

Response

Key

Type

Description

id

String

Task의 ID

serviceId

String

Job의 Task와 연결 된 Service ID

outputUris outputs [ ]

String

출력 데이터에 접근할 수 있는 URI

앱에 따라 여러 개의 URI를 반환하는 경우도 있음

appIdappInstanceId

String

앱 인스턴스 ID

appContexts [ ]

String

앱의 현재 컨택스트

...