Components

Reactivate a component

Reactivate an inactive canonical component and only the explicitly selected eligible dependents. Prior rules, automations, and relationships stay detached unless explicitly selected.

post/components/{componentId}/reactivate

Path parameters

componentIdstring uuid required

Inactive component or merged-source ID confirmed by preview.

Request body

deregistrationOperationIdstring uuid required

Deregistration operation whose unchanged dependents may be reactivated.

requestIdstring uuid required

Project-scoped idempotency key for this exact reactivation.

reasonstring required

Customer-visible audit reason for reactivating the component.

componentRevisionsobject required

Exact canonical-group revisions returned by the reactivation preview.

Response

OK

Changes

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