Let’s say that I’m uploading an image, I get id AAA.
Can I then later replace this image, but keep the id?
/Alex
Let’s say that I’m uploading an image, I get id AAA.
Can I then later replace this image, but keep the id?
/Alex
Hi @ah1, replacing a file with another one is not supported by our platform by design. You’d need to upload a new file, get a new UUID, and update the reference on your end. Could you tell me about a potential usage scenario where replacing files may be useful?