# Add a gallery image to a gallery package **POST /packages/{package_id}/models/{package_model_id}/images** ## Servers - https://*.syngency.com/admin/api: https://*.syngency.com/admin/api () ## Parameters ### Path parameters - **package_id** (integer(int32)) ID of package - **package_model_id** (integer(int32)) ID of package model ### Query parameters - **model_gallery_file_id** (integer(int32)) ID of gallery file ## Responses ### 201 File added to package #### Body: application/json (array[array]) ### 500 An unexpected error occurred #### Body: application/json (object) - **code** (integer(int32)) - **message** (string) [Powered by Bump.sh](https://bump.sh)