Skip to main content

Pair existing language

PUT 

/v2/projects/:projectId/import/result/languages/:importLanguageId/select-existing/:existingLanguageId

Sets existing language to pair with language to import. Data will be imported to selected existing language when applied.

Request

Path Parameters

    importLanguageId int64required
    existingLanguageId int64required
    projectId int64required

Responses

OK

Loading...