Indexes all media assets into the recommendation engine.

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

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

Side Effects: All media assets are 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 assets were 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