Import Testset
POST/testsets/endpoint
Import JSON testset data from an endpoint and save it to Postgres.
Args: endpoint (str): An endpoint URL to import data from. testset_name (str): the name of the testset if provided.
Returns: dict: The result of the import process.
Request
Responses
- 200
- 422
Successful Response
Validation Error