Deactivating the fulfillment service location failed via the GraphQL Admin API

request id: 780104d8-f42f-4c3f-a249-3ac8fd640f28-1765440036

request body:

{
“inventoryItemId”: “gid://shopify/InventoryItem/44142259994679”,
“updates”: [
{
“activate”: false,
“locationId”: “gid://shopify/Location/69396332599”
}
]
}

Is this not the correct way to remove the association of a fulfillment service from a product?

I would like to discontinue the current fulfillment service and have this item stored at a different location. Is this possible to arrange?