add modules to project

The add modules to project API sends a PUT request to add modules to a project.

Prerequisites:

The caller must supply the project id and modulesIds to be added to the project.

Input parameters:

Field nameDescriptionFormat
idProject idUUID
modulesIdsSet (list) of module idsUUID

Output:

HTTP Status: 204 No Content

Language
Credentials
Header
Click Try It! to start a request and see the response here!