예측 완료
curl --request POST \
--url https://api.example.com/v2/{entity}/{project}/predictions/{prediction_id}/finish \
--header 'Authorization: Basic <encoded-value>'{
"success": true
}예측을 완료합니다.
POST
/
v2
/
{entity}
/
{project}
/
predictions
/
{prediction_id}
/
finish
예측 완료
curl --request POST \
--url https://api.example.com/v2/{entity}/{project}/predictions/{prediction_id}/finish \
--header 'Authorization: Basic <encoded-value>'{
"success": true
}Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-dbrian-docs-2514-bedrock-agents.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
⌘I