put https://api.ragie.ai/connections/
Updates a connections metadata or mode. These changes will be seen after the next sync.
Responses
Updates a connections metadata or mode. These changes will be seen after the next sync.
xxxxxxxxxx
curl --request PUT \
--url https://api.ragie.ai/connections/connection_id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"partition_strategy": "hi_res"
}
'
Try It!
to start a request and see the response here! Or choose an example: