dfm
Trigger Ai Synthesis
Trigger AI DFM synthesis for a part (user-facing).
Kicks off the Temporal AI synthesis workflow asynchronously and returns immediately. The frontend polls via the version query to pick up results. This avoids HTTP timeout issues with the ~18s Claude API call.
post/api/v1/parts/{part_id}/ai-synthesis
Path parameters
part_idstring uuid required
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.