토픽전송
주제 전송
POST
https://push.mint-app.com/push/topic
주제를 구독한 사용자에게 푸쉬를 전송하기 위한 api 입니다 header에 인증 정보를 꼭 넣어주세요.
Request Body
Name
Type
Description
image_file
object
push의 이미지 표시할 file(파일로 전송하여야한다.)
type
string
생성한 topic type
title
string
push title
body
string
push 내용
url
string
push를 클릭했을때 이동 시킬 url
badge
number
alarm 뱃지 갯수
image_url
string
push의 이미지 표시
토픽 설정
민트앱의 토픽 주제 설정에 종류가 나와있다.
sample
Last updated
Was this helpful?