v14

OpenAPI 3.0.1Apache 2.02026-08-03342207564.1 KB
Projects (Smart)(v2)

Adds file links to the project as added by PM.

Adds file links to the project as added by PM. The following properties can be specified for each file link:<ul><li>url (required, 400 Bad Request is returned otherwise)</li><li>category (required, 400 Bad Request is returned otherwise)</li><li>languageIds – when the file category depends on a list of languages</li><li>languageCombinationIds – when the file category depends on a list of language combinations</li></ul>

post/v2/projects/{projectId}/files/addLink

Path parameters

projectIdstring required

project's internal identifier

Request body

Response

Success