Components

Deregister a component

Withdraw this credential's component observation, or — for a human caller — preview the deregistration and confirm it by resubmitting with the previewed componentRevisions.

post/components/{componentId}/deregister

Path parameters

componentIdstring uuid required

Component ID to deregister.

Request body

reasonstring

Reason for audit logging. Required when confirming a deregistration.

requestIdstring uuid

Project-scoped idempotency key. Required when confirming a deregistration.

componentRevisionsobject

Exact canonical-group revisions returned by the deregistration preview. Presence confirms the deregistration; omit to receive a preview.

confirmCanonicalGroupboolean

Explicitly confirm deregistering the complete canonical group when the request used a merged source.

Response

OK

OR
OR

Changes

No recorded changes to this endpoint across all 4 revisions of this API.