Skip to main content
PUT
Edit analysis

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.

Path Parameters

analyseUid
string
required

Analysis UID

Body

application/json

Analysis changes

name
string

Analysis name

Maximum string length: 255
netRateScheme
object

Reference to an object by its unique identifier

provider
object

Response

OK

analyseLanguageParts
object[]

Per-language-pair analysis results

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
provider
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