Skip to main content
POST
채널 템플릿 수정

인증

pubrio-api-key
string
header
필수

API에서 수행하는 작업 및 해당 권한을 식별하는 고유한 API 토큰입니다. 이 토큰은 설정 섹션에서 생성할 수 있습니다.

본문

application/json
channel_template_identifier
string<uuid>
필수

채널 템플릿 버전 그룹의 식별자.

channel_template_id
string<uuid>
필수

채널 템플릿 작업의 고유 식별자.

channel_template_name
string

템플릿의 표시 이름입니다.

version_name
string

이 버전의 라벨입니다(예: v1). 각 버전은 고유한 channel_template_id를 가진 별도 레코드입니다.

parameters
object

템플릿 본문입니다. 유효한 키는 선택한 channel_node_id에 따라 결정됩니다. send_emailsubject, content, attachments를, LinkedIn 채팅은 messageattachments를, LinkedIn 초대는 message를, Twilio는 message, from, method를 받습니다.

응답

관련 세부 정보가 포함된 성공적인 응답입니다.

data
object | null

응답 정보는 특정 API에 따라 다릅니다.