post
https://localhost:44395/api/admin/canto/import
Behavior: Imports the specified Canto assets into the system. When background mode is enabled (default), a batch action message is queued for asynchronous processing. When background mode is disabled, assets are archived synchronously.
Authorization: Requires a valid Bearer token.
Side Effects: In background mode, a batch action message is created and sent for asynchronous import. In foreground mode, assets are archived directly via the Canto unit of work.
Error Scenarios: Returns 204 No Content if the list of Canto IDs is null or empty. Returns 401 Unauthorized if the caller is not authenticated.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Assets were imported or queued for import successfully.
204No Canto IDs were provided.
