Creates links between a given parent key and one or more child keys.
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
The IDs of the child keys to link to the parent key. Can be left empty, to only mark the given translation-key as parent
["child_key_id1", "child_key_id2"]Created
The timestamp when the link was created.
The timestamp when the link was last updated.
The user who created the link.
null
The user who last updated the link.
null
The account associated with the link.
{
"id": "abcd1234",
"name": "Company Account",
"slug": "company_account",
"company": "My Awesome Company",
"created_at": "2015-01-28T09:52:53Z",
"updated_at": "2015-01-28T09:52:53Z",
"company_logo_url": "http://assets.example.com/company_logo.png"
}The parent translation key in the link.
null
The child translation keys linked to the parent.