Digital Twin - Update Digital Twin
Updates een digitale dubbel.
PATCH https://fully-qualified-iothubname.azure-devices.net/digitaltwins/{id}?api-version=2021-04-12
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
id
|
path | True |
string |
Digital Twin ID. |
api-version
|
query | True |
string |
Versie van de API. |
Aanvraagkoptekst
Name | Vereist | Type | Description |
---|---|---|---|
If-Match |
string |
Aanvraagbody
Name | Type | Description |
---|---|---|
digitalTwinPatch |
object[] |
json-patch-inhoud die moet worden bijgewerkt. |
Antwoorden
Name | Type | Description |
---|---|---|
202 Accepted |
Geaccepteerd Kopteksten
|