Skip to main content
DELETE
RemoveDefinitionPart

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Id of the product.

part_id
string
required

Id of the part to remove.

Required string length: 1 - 64

Query Parameters

etag
string

Optional optimistic-concurrency guard.

actor.name
string
required
Minimum string length: 1
actor.slack.userId
string
required
Minimum string length: 1
actor.email.userEmail
string<email>
required
Minimum string length: 1
actor.pagerduty.userId
string
required
Minimum string length: 1
actor.via
enum<string>
Available options:
VIA_UNSPECIFIED,
VIA_API,
VIA_MCP,
VIA_SLACK,
VIA_PAGERDUTY

Response

200 - application/json

Success

dataproduct
Dataproduct · object

The stored product after the part removal.