Edit Post
edit post
Authorizations
AuthorizationstringRequired
Query parameters
slugstringOptional
slug of post
Body
contentstringOptional
content of post (for event kind offline type, use this format 'address|event description')
coverstringOptional
cover url of post
kindinteger · enumOptionalPossible values:
kind of post (1: article, 2: gallery, 3: announcement, 4: event, 6: testimoni, 7: schedule)
startstringOptional
start date of post with event kind in format YYYY-MM-DD HH:ii:ss
subtitlestringOptional
subtitle of post
activeintegerOptional
active = 1 indicates that post is active
endstringOptional
end date of post with event kind in format YYYY-MM-DD HH:ii:ss
linkstringOptional
link url for event kind post (gmaps / zoom / gmeet)
summarystringOptional
summary of post
titlestringOptional
title of post
typestring · enumOptionalPossible values:
(opsional) used for post with event kind
cityIdintegerOptional
city id of post with event kind
Responses
200
Response
application/json
post
/v2/post/update200
Response
Last updated