How to upload image [API]?

This is an example of a post:

"image": {
            "fileId": "621d94244afe5832498d0f024",
            "url": "https://uploads-ssl.webflow.com/my_file.jpg",
            "alt": null
        }

Is it possible to upload an image on https://uploads-ssl.webflow.com using API?

@ThalesNascimento Did you ever get an answer to this or figure it out? I’ve been trying to do the same thing.