Request
PATCH https://backend.net0.com/v1/sites/{siteId}/fuel/{fuelId}
This endpoint allows for the partial update of an existing site fuel available on your Net0 account.
curl --location --request PATCH 'https://backend.net0.com/v1/sites/da450a9f-299a-467f-bb38-846476e33dd6/fuel/8efe2975-df97-4356-a042-5f60657f4f96' \
--header 'x-api-key: <API_KEY>'
Field Parameters
Attribute | Type | Description | In |
---|---|---|---|
siteId | string | The id of the site. | path |
fuelId | string | The id of the fuel to be updated. | path |