Skip to main content
PUT
Set up Google AutoML labels

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

mtsUid
string
required

Machine translate settings UID. Identifies an MT-engine settings entry (see GET /machineTranslateSettings), not a Language AI profile uid; for Language AI profile operations, use GET/PUT/DELETE /api2/v2/memsourceTranslateProfiles/{uid} instead.

Body

application/json

Google AutoML labels to set up

labels
object[]

Google AutoML model labels associated with this engine

Response

OK