post https://api.mantiumai.com/v1/prompt//execute
Asynchronously submit a prompt by prompt_id
. If successful, the status and results of the prompt can be retrieved
from the /v1/prompt/result/{prompt_execution_id}
endpoint by prompt_execution_id
.
- prompt_id: The ID of the prompt to start executing.