Create an Image with API

Hey Guys,

I have the following problem.

I am creating News with the API (/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 :slight_smile:

Thanks for help!
Finn

Anyone who can help me with this one?