Hey Guys,
I have the following problem.
I am creating News with the API (<code>POST</code> /api/pages/:id/children | Kirby CMS), this runs very well. So far its only some string and date content, but I also want to pass an image for the News. What is the best way to do it?
I tried the files-create but the reference is very simple
Thanks for help!
Finn