Endpoint to create alignment, return an unique id.
This endpoint orchestrates a two-step process:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request schema for creating alignment with synthetic data generation
Name of the domain alignment project
Base model identifier
List of document IDs to generate synthetic training data from
This id is to orchastrate the entire flow
Benchmark ID for evaluation (created via /benchmark/create or /benchmark/upload)
Optional project description
Successful Response
The response is of type string.