workspaces
Create Stack Component
Creates a stack component.
Args: workspace_name_or_id: Name or ID of the workspace. component: Stack component to register.
Returns: The created stack component.
Raises: IllegalOperationError: If the workspace specified in the stack component does not match the current workspace.
post/api/v1/workspaces/{workspace_name_or_id}/components
Path parameters
Request body
Response
Successful Response