Add one or more components to project

Adds one or more components to Project.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

projectIdstringRequired
Project identifier

Request

options
componentslist of objectsRequired
A list of member components in the project
modeenumOptional
Allowed values:

Response

Updated project
messagestring
datalist of objects
metadataobject

Errors

500
Internal Server Error