post
https://localhost:44395/api/admin/collection/content
Behavior: Creates collection-to-content associations for each content item in the provided list. If a referenced collection does not exist, the createNew flag in the model determines whether the collection should be automatically created.
Authorization: Requires an authenticated user via the class-level [Authorize] attribute.
Side Effects: Creates metadata associations between content items and collections. May also create new collection records if the createNew flag is set.
Error Scenarios: Returns 400 if the input is null or the items list is empty. Returns 404 if the items list is null.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized. The caller must provide a valid Bearer token.
