Delen via


Product - Patch

Hiermee wordt het product met de opgegeven id gepatcht.

PATCH https://prod.core.sphere.azure.net/v2/tenants/{tenantId}/products/{productId}

URI-parameters

Name In Vereist Type Description
productId
path True

string

uuid

De product-id

tenantId
path True

string

uuid

De Tenant-id van Azure Sphere.

Aanvraagbody

Name Type Description
Description

string

De beschrijving van het product.

Name

string

De naam van het product.

Antwoorden

Name Type Description
200 OK

Product

Voltooid.

Definities

Name Description
Product
ProductPatchRequest

Product

Name Type Description
Description

string

De beschrijving van het product.

Id

string

De unieke id van het product.

Name

string

De naam van het product.

TenantId

string

De unieke id van de tenant die eigenaar is van het product.

ProductPatchRequest

Name Type Description
Description

string

De beschrijving van het product.

Name

string

De naam van het product.