# POST /inventory-feed-variant-connections.json **POST /inventory-feed-variant-connections.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **action** (string | null) Action - **inventoryFeedVariantId** (integer(int32)) Inventory feed variant - **scope** (string | null) Scope - **value** (object | null | array | boolean | integer | number | string) Value ## Responses ### 200 Successful response #### Body: application/json (object) - **action** (string | null) Action - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **inventoryFeedVariantId** (integer(int32)) Inventory feed variant - **scope** (string | null) Scope - **updatedAt** (string(date-time)) Updated at - **value** (object | null | array | boolean | integer | number | string) Value [Powered by Bump.sh](https://bump.sh)