Update Source Descriptions To Collection

Add or move a set of source descriptions to this list of source descriptions in a user-defined collection.

Path Params
string
required

The id of the user-defined collection. To find source folder IDs, see Read User Source Folders, or Create Source Folder to create a new source folder.

Body Params
sourceDescriptions
array of objects
required

Array containing the source descriptions to add or move to the collection.

sourceDescriptions*
Headers
string
enum
required

Specifies the media type of the entity-body sent to the server in the request.

Allowed:
Responses
204

The references to the source description(s) were successfully added to the collection.

404

One or more of the descriptions referenced was invalid.

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