Indexes all media content into the recommendation engine.

Behavior: Triggers a full indexing of all media content into the recommendation engine, making it available for personalized recommendations.

Authorization: Requires an authenticated user (method-level [Authorize]).

Side Effects: All media content is indexed or re-indexed in the recommendation engine. This may be a long-running operation.

Error Scenarios: Returns 401 if the user is not authenticated. Returns 400 if the request is invalid. Returns 500 if the indexing process fails.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses
200

The content was successfully indexed.

204

No content to index.

500

An unknown error occurred during indexing.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json