Simulate Actions
Tags: Models
Method: POST
Endpoint: https://api.causadb.com/v1/models/{model_name}/simulate-actions
Description:
Simulate action(s) using a trained model.
Parameters:
model_name
(path): The name of the model to query
Request Body:
- Description: The query to run against the model
Responses:
- 200: Successful Response
- 422: Validation Error