v1
latestOpenAPI 3.0.02026-07-14135106116.2 KBconnections
Update connection
attributes
Permission required: edit_integrations
patch/connections/{connection_id}
Headers
X-Fieldsstring mask
An optional fields mask
Request body
Example request
{
"event": "document_predict",
"integration": "abcdef123456789abcdef123",
"scope": "abcdef123456789abcdef123",
"what": "original"
}Response
Success
Example response
{
"event": "document_predict",
"integration": "abcdef123456789abcdef123",
"scope": "abcdef123456789abcdef123",
"what": "original"
}