Skip to main content
PUT
Set or remove net rate scheme for analyse

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

Net rate scheme to set or remove

netRateScheme
object

Reference to an object by its unique identifier

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