Evaluation Configs
evaluation_configs
Methods
Description
Creates a evaluation config
Details
This API can be used to create a evaluation config. To use this API, review the request schema and pass in all fields that are required to create a evaluation config.
Description
Deletes a evaluation config
Details
This API can be used to delete a evaluation config by ID. To use this API, pass in the id that was returned from your Create Evaluation Config API call as a path parameter.
Description
Lists all evaluation configs accessible to the user.
Details
This API can be used to list evaluation configs. If a user has access to multiple accounts, all evaluation configs from all accounts the user is associated with will be returned.
Description
Gets the details of a evaluation config
Details
This API can be used to get information about a single evaluation config by ID. To use this API, pass in the id that was returned from your Create Evaluation Config API call as a path parameter.
Review the response schema to see the fields that will be returned.
Domain types