create event
create event
Request Body |
---|
cover_img stringcover image url |
title stringtitle of image |
content stringdetailed content of image |
start_at numberstart timestamp of this event |
end_at numberend timestamp of event, if not given the start_at time wil be used for this field |
metadata stringJSON encoded various fields, will be saved to DB without change |
Responses |
---|
201 event created |