Replace a flight's active catalog by external id
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
The id-namespace token the externalTitleIds belong to — the same sourceSystem value
used when the titles were centrally ingested.
The external ids of every title loaded on this flight — at least 1, at most 10,000 per request.
Response
The number of titles now in this flight’s active set: the count of DISTINCT titles the submitted ids resolved to. Several external ids can name the same title (for example separate ids for two encodes of one film), so this can be lower than the number of ids that resolved — it always equals the size of the set the flight now carries.
Submitted ids with no known platform title, echoed verbatim. Empty = every id resolved.