API upload image

Hi,

Can someone show me an example on how to make an POST API request to upload images? Python would be prefereable but any language is welcome :slight_smile:

1 Like

You create a table name image with a field image and then you can access it with this code: