# POST /api/attachment **POST /api/attachment** ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Query parameters - **type** (string) ### Body: multipart/form-data (object) - **file** (object) ## Responses ### 200 OK #### Body: application/json (object) - **id** (integer(int64)) - **name** (string) - **type** (string) - **inference** (object) ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)