Skip to main content
Infrastructure/Lifecycle

ActivateComponent

Activate a previously deactivated component

POST/api/v1/lifecycle/components/{uuid}/activate

Operation ID

ActivateComponent

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • uuid
    StringRequired

    UUID of the component to activate

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • taskId
    String

    Task ID tracking the async activation

    Example: task-a1b2c3d4