RemoveDefinitionPart
synq.dataproducts.v2.DataproductsService
RemoveDefinitionPart
Remove a single definition part by its part id. Idempotent.
DELETE
RemoveDefinitionPart
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the product.
Id of the part to remove.
Required string length:
1 - 64Query Parameters
Optional optimistic-concurrency guard.
Minimum string length:
1Minimum string length:
1Minimum string length:
1Minimum string length:
1Available options:
VIA_UNSPECIFIED, VIA_API, VIA_MCP, VIA_SLACK, VIA_PAGERDUTY Response
200 - application/json
Success
The stored product after the part removal.