//! Wire bodies for the `delete` op (both scopes).
use ;
/// `spec/vta/did-templates/delete/1.0` payload — remove a global
/// template by name. Auth: super-admin.
/// `spec/vta/contexts/did-templates/delete/1.0` payload — remove a
/// context-scoped template. Auth: super-admin OR
/// admin-with-context.
/// Shared result body. Echoes the resource id back so callers can
/// log the deletion in audit pipelines that key on the wire
/// payload.