Skip to main content

AddSeriesToCollectionRequest

Request to add one or more series to a collection.

seriesIdsstring<uuid>[]required
Example: ["550e8400-e29b-41d4-a716-446655440001"]
AddSeriesToCollectionRequest
{
"seriesIds": [
"550e8400-e29b-41d4-a716-446655440001"
]
}