Skip to main content

Complete Collection

POST 

/api/collections/completecollection

Tier: Internal — subject to change without notice.

Completes a Collection: sets Active = false and stamps EndDate. Completion is terminal via the API — there is no endpoint to reactivate a completed collection.

There is no guard against completing an already-completed collection — doing so succeeds again, overwrites EndDate, and re-raises the completion event.

Request

Responses

Returns the refreshed Collections.CollectionDetailDto (Active = false, EndDate set).