API Name updateCommunity
API Description Update User Community (Storyboard 19)
Request URL http://app.madepf.com/api/v1/community/updateCommunity
Method Type POST
Result Code
0 Success -3 JWT Token expired
-1 Invalid request error -4 Param Error
-2 JWT Token Empty Error
Request Param
Name Type Necessary Description
community_idx int Community ID
title string Notify Title
content string Notify Content
type string Community Type
phone string Phone Number
made string Made Flag(Y:N)
push string Push Flag(Y:N)
image_url string Image Url
Response Data
Name Type Description
code Integer Response Result Code
msg String Response Result Message
data Json
Null
Response