Request factsheet generation
Requests generation of the factsheet for the selected run. If a factsheet already exists, set force to regenerate it.
Authorizations
Enter 'Bearer' followed by a space and then your JWT or API Key.
Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
or Bearer YOUR_API_KEY_HERE
Path Parameters
UUID of the strategy.
Body
Parameters for requesting factsheet generation.
The as-of date in YYYY-MM-DD format that selects the run. When omitted, the latest completed run for the version is used.
The version to use. When omitted, the strategy's active version is used.
Regenerate even when a factsheet already exists for the run.
Response
Factsheet generation was requested.
"generating"