Approve a proposal and start materialization
Feature engineering
Approve a proposal and start materialization
Apply edits, mark approved, and queue the CTAS materialization.
POST
Approve a proposal and start materialization
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Feature engineering job ID.
Body
application/json
Request body for approving a proposal and starting materialization.
Edits the user wants applied to the recipe before materialization.
If true, kick off AutoML training once materialization completes.
Training request to forward when auto_train is true.
Response
Successful Response
Response returned by the approval endpoint.
Lifecycle of an AutoML feature engineering job.
Available options:
running, pending_approval, failed, approved, materializing, complete Target table queued for materialization.
AutoML training job ID if auto_train chained successfully.

