Skip to main content

Store Big Meta

POST 

/v2/projects/:projectId/big-meta

Stores a bigMeta for a project

Request

Path Parameters

    projectId int64required

Body

required
    relatedKeysInOrder object[]

    Keys in the document used as a context for machine translation. Keys in the same order as they appear in the document. The order is important! We are using it for graph distance calculation.

  • Array [
  • namespace string
    keyName stringrequired
  • ]

Responses

OK

Loading...