Adding custom response header to all images

Hello,

We have a requirement to make all the images from imagekit.io not indexable for the search engines. One approach is to add a custom X-Robots-Tag response header (see X-Robots-Tag header - HTTP | MDN). Is something like this possible with ImageKit via direct setting or URL-endpoint functions or somehow differentlu?

Thank you!