Skip to main content
PUT
Edit analyses (batch)

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Body

application/json

Analyses to edit

analyses
object[]
required
Required array length: 1 - 100 elements
linguist
object
name
string
Maximum string length: 255

Response

OK

analyseLanguageParts
object[]

Per-language-pair analysis results

assignedLinguist
object
createdBy
object
dateCreated
string<date-time>

Date and time the analysis was created

id
string

Internal numeric identifier, encoded as a string

name
string

Analysis name

netRateScheme
object
type
enum<string>

Analysis type. Newly created analyses are PreAnalyse, PostAnalyse or Compare; responses may also return internally created types: PreAnalyseTarget, PreAnalyseProvider, ContinuousPreAnalyse or ContinuousPostAnalyse

Available options:
PreAnalyse,
PostAnalyse,
PreAnalyseTarget,
Compare,
PreAnalyseProvider,
ContinuousPostAnalyse,
ContinuousPreAnalyse
uid
string

Unique identifier used in API paths