Makes a private image public
url
field of the image object will be updated with the public URL. You
can still access the image using the private download URL, but the public URL can be shared with others.
API Key for authentication
The unique identifier of the image. This identifier is used to reference the image in subsequent requests.
The API will return the Image object in the response body.
The Image object represents an image processed using the IMG Processing API. The object contains information about the image, such as its URL, size, and format. The Image object is returned in the response body of all image processing requests.