Update asset thumbnailAsk AIpost https://api.imagerelay.com/api/v2/files/{file_id}/thumbnailUpdate a specific file's asset thumbnailPath Paramsfile_idint32requiredThe ID of the file whose assest will be updated.Query Paramsfile_namestringrequiredThe filename for the new assest thumbnail including a file extension.Body ParamsRAW_BODYfilerequiredThe binary image data for the new asset thumbnail.HeadersContent-TypestringrequiredDefaults to application/octet-streamThe value application/octet-stream is required when updating asset thumbnails.Responses 200200 400400Updated over 2 years ago