post https://api.mantiumai.com/v1/intelet//execute
Asynchronously submit data to an intelet by intelet_id
. If successful, the status and results of the intelet
can be retrieved from the /v1/intelet/result/{intelet_execution_id}
endpoint by intelet_execution_id
.
- intelet_id: The ID of the intelet to start executing.