API REFERENCE
...
Connection
Update User Data
1 min
{ "name" "update user data", "method" "post", "url" "https //api sandbox klavi ai/data/v1/connections", "description" "update the user data by connectionkey", "tab" "examples", "examples" { "languages" \[ { "id" "y0qozpbc gha04lwwscrv", "language" "curl", "code" "curl location 'https //api sandbox klavi ai/data/v1/connections' \\\\\n header 'accept application/json' \\\\\n header 'content type application/json' \\\\\n data '{\\"connectionkey\\" \\"string\\"}'", "customlabel" "" } ], "selectedlanguageid" "y0qozpbc gha04lwwscrv" }, "results" { "languages" \[ { "id" "tmd815bbjbdvos9aiduha", "language" "200", "customlabel" "", "code" "{\n \\"taskid\\" \\"96olr905aojs0qad5b0ashgwefkiiotz\\"\n}" } ], "selectedlanguageid" "tmd815bbjbdvos9aiduha" }, "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[ { "name" "authorization", "kind" "required", "type" "string", "description" "bearer link token, it returned by the /links", "children" \[] } ], "bodydataparameters" \[ { "name" "connectionkey", "kind" "required", "type" "string", "description" "connection key, the connectionkey has been sent to the partner in the report" } ], "formdataparameters" \[] }, "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } }