이미지 업로드 API
API PLEX 이미지 업로드 API
Path variable
Path variable은 아래 내용을 참고하여 호출 시 누락되지 않도록 해주세요.
path variable
설명
userId
API PLEX 사용자ID
RCS 이미지 업로드 API
POST
https://tyrar0qvgf.apigw.ntruss.com/file/v1/rcs/image/{userId}
RCS 발송 시 사용할 일반 이미지를 업로드합니다.
업로드된 이미지는 3 개월 후 삭제됩니다.
Headers
Name
Type
Description
Content-Type*
string
multipart/form-data
Request Body
Name
Type
Description
image*
file
업로드할 이미지
- 권장 사이즈 :
; tall: 568 * 528px
; medium: 568 * 336 px
; carousel small: 360 * 336 px
; carousel medium: 696 * 504 px
- 파일 형식 및 크기 : jpg, png / 최대 1 MB
brandId
string
RCS brand id
Last updated
Was this helpful?