[][src]Function krill::daemon::endpoints::remove_pbl

pub fn remove_pbl(
    server: Data<AppServer>,
    auth: Auth,
    publisher: Path<Handle>
) -> HttpResponse

Removes a publisher. Should be idempotent! If if did not exist then that's just fine.