v1
latestOpenAPI 3.1.02026-07-2210284274.4 KBCommunity Mirrors
Delete community mirror
Delete a persisted community mirror and retire derived publisher-domain catalog rows. Requires a registry moderator or AgenticAdvertising.org admin. Without force=true, the service refuses to delete a mirror that has not first published a superseded_by migration URL.
delete/api/registry/mirrors/{platform}
Path parameters
platformstring required
Lowercase platform identifier.
Example:example_platform
Lowercase platform identifier.
Query parameters
forcestring
Set to true to delete a mirror without a superseded_by migration URL.
Set to true to delete a mirror without a superseded_by migration URL.
Response
Community mirror deleted
Example response
{
"platform": "example_platform"
}