POST /releases/{release}/takedown-all
Take down release
Issues a managed takedown of the release from all eligible outlets. A Delete/Purge message is queued to each store the release was delivered to, and the release's distribution intent is recorded as a takedown.
- Only the release owner may take down the release.
- A release under a blocking/infringement lock cannot be taken down.
- Owner semantics: the release is not rejected, so you may redistribute later without re-approval.
Parameters
- release (path)
Responses
- 200
- 404
- 401
- 422
- 403